Skip to content

Commit

Permalink
Updated component to version 1.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Semantic-Pusher-Robot committed May 4, 2015
1 parent 0f478ae commit 882d70d
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
"framework"
],
"license": "MIT",
"version": "1.12.0"
"version": "1.12.2"
}
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 1.12.0 - Sidebar
* # Semantic UI 1.12.2 - Sidebar
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
2 changes: 1 addition & 1 deletion package.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Package.describe({
name : 'semantic:ui-sidebar',
summary : 'Semantic UI - Sidebar: Single component release',
version : '1.12.0',
version : '1.12.2',
git : 'git://github.com/Semantic-Org/UI-Sidebar.git',
});

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "semantic-ui-sidebar",
"version": "1.12.0",
"version": "1.12.2",
"title": "Semantic UI - Sidebar",
"description": "Single component release of sidebar",
"homepage": "http://www.semantic-ui.com",
Expand Down
2 changes: 1 addition & 1 deletion sidebar.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 1.12.0 - Sidebar
* # Semantic UI 1.12.2 - Sidebar
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
2 changes: 1 addition & 1 deletion sidebar.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 1.12.0 - Sidebar
* # Semantic UI 1.12.2 - Sidebar
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
4 changes: 2 additions & 2 deletions sidebar.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions sidebar.min.js

Large diffs are not rendered by default.

0 comments on commit 882d70d

Please sign in to comment.