Skip to content

Commit

Permalink
Updated files for the v4.0.10 maintenance release
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentGoderre committed Jan 20, 2015
1 parent 4a57804 commit 8116f08
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "theme-gc-intranet",
"version": "4.0.10-development",
"version": "4.0.10",
"license": "https://github.com/wet-boew/theme-gc-intranet/blob/master/License-en.txt",
"ignore": [
"**/.*",
Expand All @@ -12,7 +12,7 @@
"lib"
],
"devDependencies": {
"wet-boew": "https://github.com/wet-boew/wet-boew.git#master"
"wet-boew": "https://github.com/wet-boew/wet-boew.git#4.0.10"
},
"homepage": "https://github.com/wet-boew/theme-gc-intranet",
"authors": [
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "theme-gc-intranet",
"version": "4.0.10-development",
"version": "4.0.10",
"scripts": {
"test": "grunt",
"postinstall": "bower update",
Expand Down Expand Up @@ -38,4 +38,4 @@
"grunt-wet-boew-postbuild": "wet-boew/grunt-wet-boew-postbuild#v0.1.2",
"time-grunt": "^1.0.0"
}
}
}

0 comments on commit 8116f08

Please sign in to comment.