diff --git a/composer.json b/composer.json index cd0f3d1..1aac6bf 100755 --- a/composer.json +++ b/composer.json @@ -15,5 +15,5 @@ "framework" ], "license": "MIT", - "version": "1.11.3" + "version": "1.11.4" } \ No newline at end of file diff --git a/list.css b/list.css index e7ff73b..2963517 100755 --- a/list.css +++ b/list.css @@ -1,5 +1,5 @@ /*! - * # Semantic UI 1.11.3 - List + * # Semantic UI 1.11.4 - List * http://github.com/semantic-org/semantic-ui/ * * diff --git a/list.min.css b/list.min.css index e294227..ca1de8a 100755 --- a/list.min.css +++ b/list.min.css @@ -1,5 +1,5 @@ /*! - * # Semantic UI 1.11.3 - List + * # Semantic UI 1.11.4 - List * http://github.com/semantic-org/semantic-ui/ * * diff --git a/package.js b/package.js index bf64780..af46408 100755 --- a/package.js +++ b/package.js @@ -2,7 +2,7 @@ Package.describe({ name : 'semantic:ui-list', summary : 'Semantic UI - List: Single component release', - version : '1.11.3', + version : '1.11.4', git : 'git://github.com/Semantic-Org/UI-List.git', }); diff --git a/package.json b/package.json index 62e9837..751a501 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "semantic-ui-list", - "version": "1.11.3", + "version": "1.11.4", "title": "Semantic UI - List", "description": "Single component release of list", "homepage": "http://www.semantic-ui.com",