Skip to content

Commit

Permalink
Updated files for the v4.0.17+1 maintenance release
Browse files Browse the repository at this point in the history
  • Loading branch information
Andre D committed Aug 24, 2015
1 parent 82a1d56 commit bbf2c02
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "theme-gc-intranet",
"version": "4.0.17+1-development",
"version": "4.0.17+1",
"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.17+1"
},
"homepage": "https://github.com/wet-boew/theme-gc-intranet",
"authors": [
Expand All @@ -31,4 +31,4 @@
"gcwu-intranet",
"theme"
]
}
}
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.17+1-development",
"version": "4.0.17+1",
"scripts": {
"test": "grunt",
"postinstall": "bower update",
Expand Down Expand Up @@ -39,4 +39,4 @@
"grunt-wet-boew-postbuild": "wet-boew/grunt-wet-boew-postbuild#v0.1.2",
"time-grunt": "^1.0.0"
}
}
}

0 comments on commit bbf2c02

Please sign in to comment.