diff --git a/card.css b/card.css index 1273d29..d599db7 100755 --- a/card.css +++ b/card.css @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.2.11 - Item + * # Semantic UI 2.2.12 - Item * http://github.com/semantic-org/semantic-ui/ * * diff --git a/card.min.css b/card.min.css index 29c04b1..aa7f4e8 100755 --- a/card.min.css +++ b/card.min.css @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.2.11 - Item + * # Semantic UI 2.2.12 - Item * http://github.com/semantic-org/semantic-ui/ * * diff --git a/composer.json b/composer.json index 3a534dc..e619e61 100755 --- a/composer.json +++ b/composer.json @@ -15,5 +15,5 @@ "framework" ], "license": "MIT", - "version": "2.2.11" + "version": "2.2.12" } \ No newline at end of file diff --git a/package.json b/package.json index eb6491d..29707e0 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "semantic-ui-card", - "version": "2.2.11", + "version": "2.2.12", "title": "Semantic UI - Card", "description": "Single component release of card", "homepage": "http://www.semantic-ui.com",