diff --git a/composer.json b/composer.json index 5b69d8a..7da5521 100755 --- a/composer.json +++ b/composer.json @@ -5,10 +5,10 @@ "authors": [{ "name": "Jack Lukic", "email": "jacklukic@gmail.com", - "web": "http://www.jacklukic.com", + "homepage": "http://www.jacklukic.com", "role": "Creator" }], "keywords": ["semantic", "ui", "css", "framework"], "license": "MIT", - "version": "2.4.1" + "version": "2.5.0" } \ No newline at end of file diff --git a/flag.css b/flag.css index 957dc97..95ff15d 100755 --- a/flag.css +++ b/flag.css @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.4.1 - Flag + * # Semantic UI 2.5.0 - Flag * http://github.com/semantic-org/semantic-ui/ * * diff --git a/flag.min.css b/flag.min.css index f7e4660..d3ad518 100755 --- a/flag.min.css +++ b/flag.min.css @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.4.1 - Flag + * # Semantic UI 2.5.0 - Flag * http://github.com/semantic-org/semantic-ui/ * * diff --git a/package.json b/package.json index 12aac63..e82feea 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "semantic-ui-flag", - "version": "2.4.1", + "version": "2.5.0", "title": "Semantic UI - Flag", "description": "Single component release of flag", "homepage": "http://www.semantic-ui.com",