Skip to content

Commit

Permalink
Updated files for the v4.0.24 maintenance release
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-hay committed Feb 22, 2017
1 parent 09e3ecd commit a12a417
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-base",
"version": "4.0.24-development",
"version": "4.0.24",
"license": "MIT",
"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.24"
},
"homepage": "https://github.com/wet-boew/theme-base",
"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-base",
"version": "4.0.24-development",
"version": "4.0.24",
"scripts": {
"test": "grunt",
"postinstall": "bower update",
Expand Down Expand Up @@ -39,4 +39,4 @@
"grunt-wet-boew-postbuild": "^v0.1.6",
"time-grunt": "^1.0.0"
}
}
}

0 comments on commit a12a417

Please sign in to comment.