Skip to content

Commit

Permalink
Updated component to version 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Semantic-Pusher-Robot committed Oct 13, 2018
1 parent 2056e12 commit 9a986a9
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 31 deletions.
24 changes: 4 additions & 20 deletions bower.json
Expand Up @@ -6,24 +6,8 @@
"name": "Jack Lukic",
"web": "http://www.jacklukic.com"
},
"ignore": [
"docs",
"node",
"server",
"spec",
"src",
"test"
],
"keywords": [
"semantic",
"ui",
"css3",
"framework"
],
"license": [
"http://semantic-ui.mit-license.org/"
],
"main": [
"sidebar.css"
]
"ignore": ["docs", "node", "server", "spec", "src", "test"],
"keywords": ["semantic", "ui", "css3", "framework"],
"license": ["http://semantic-ui.mit-license.org/"],
"main": ["sidebar.css"]
}
9 changes: 2 additions & 7 deletions composer.json
Expand Up @@ -8,12 +8,7 @@
"web": "http://www.jacklukic.com",
"role": "Creator"
}],
"keywords": [
"semantic",
"ui",
"css",
"framework"
],
"keywords": ["semantic", "ui", "css", "framework"],
"license": "MIT",
"version": "2.4.0"
"version": "2.4.1"
}
2 changes: 1 addition & 1 deletion index.js
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.4.0 - Sidebar
* # Semantic UI 2.4.1 - Sidebar
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "semantic-ui-sidebar",
"version": "2.4.0",
"version": "2.4.1",
"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.js
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.4.0 - Sidebar
* # Semantic UI 2.4.1 - Sidebar
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
2 changes: 1 addition & 1 deletion sidebar.min.js

Large diffs are not rendered by default.

0 comments on commit 9a986a9

Please sign in to comment.