Skip to content

Commit

Permalink
Update version in manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienlauer committed Nov 25, 2015
1 parent c213cc9 commit 60b2b52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 15 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "w20-bootstrap-2",
"version": "2.1.0",
"version": "2.1.1",
"ignore": [
".*",
"*.iml",
Expand Down
15 changes: 1 addition & 14 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,8 @@
{
"name": "w20",
"version": "2.0.0",
"version": "2.1.1",
"description": "SeedStack Web framework",
"license": "MPL 2.0",
"contributors": [
{
"name": "Adrien LAUER",
"email": "[email protected]"
},
{
"name": "Kavi RAMYEAD",
"email": "[email protected]"
},
{
"name": "Laurent DIDIER"
}
],
"devDependencies": {
"grunt": "~0.4",
"grunt-bower-task": "~0.4",
Expand Down

0 comments on commit 60b2b52

Please sign in to comment.