Skip to content

Commit

Permalink
Release 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nickyout committed Apr 28, 2014
1 parent 96f5cd2 commit 94ce078
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grunt-config-plus",
"version": "0.1.4",
"version": "0.1.5",
"description": "Define package, description, aliases and task dependencies in an object/file per grunt task.",
"main": "grunt-config-plus.js",
"scripts": {
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": "grunt-config-plus",
"version": "0.1.3",
"version": "0.1.4",
"description": "Define package, description, aliases and task dependencies in an object/file per grunt task.",
"main": "grunt-config-plus.js",
"scripts": {
Expand Down

0 comments on commit 94ce078

Please sign in to comment.