Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladimir Varankin committed Dec 25, 2013
1 parent 4810659 commit 8c712ef
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "bem-core",
"version": "1.1.0",
"description": "bem-core Library",
"repository": {
"type": "git",
"url": "git://github.com/bem/bem-core.git"
},
"keywords": [
"bem",
"core"
],
"authors": [
"Sergey Belov <[email protected]>"
],
"license": "MIT",
"private": true,
"ignore": [
"node_modules",
"libs",
"*.bundles"
]
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bem-core",
"version": "1.0.0",
"version": "1.1.0",
"private": true,
"description": "bem-core Library",
"repository": {
Expand Down

0 comments on commit 8c712ef

Please sign in to comment.