Skip to content

Commit

Permalink
Merge pull request #71 from pjackson28/v401release
Browse files Browse the repository at this point in the history
Updated files for the v4.0.1 maintenance release
  • Loading branch information
Paul Jackson authored and Paul Jackson committed Apr 23, 2014
2 parents bf11662 + dc399b7 commit 32a80f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.1-development",
"version": "4.0.1",
"license": "MIT",
"ignore": [
"**/.*",
Expand All @@ -11,7 +11,7 @@
"tests"
],
"devDependencies": {
"wet-boew": "https://github.com/wet-boew/wet-boew/tarball/master"
"wet-boew": "git://github.com/wet-boew/wet-boew.git#v4.0.1"
},
"resolutions": {
"jquery": "~2.1.0"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "theme-gc-intranet",
"version": "4.0.1-development",
"version": "4.0.1",
"scripts": {
"test": "grunt",
"postinstall": "bower update --config.interactive=false && cd lib/wet-boew && npm install"
Expand Down

0 comments on commit 32a80f3

Please sign in to comment.