Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
galeksic90 committed Feb 23, 2018
1 parent 399d8cf commit ed1232a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bin/gmtasks.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env node

process.stdout.write("gunmetal v1.2.1\r");
process.stdout.write("gunmetal v1.2.2\r");
process.env.GULP_PROJECTS_DIR = process.cwd();
process.chdir(require('gunmetal').dirname);
require('gulp-cli')();
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"email": "[email protected]",
"name": "Goran Aleksic"
},
"version": "1.2.1",
"version": "1.2.2",
"homepage": "https://github.com/hivearts/gunmetal",
"maintainers": [
{
Expand Down

0 comments on commit ed1232a

Please sign in to comment.