Skip to content

Commit

Permalink
Merge pull request #15 from anfema/develop
Browse files Browse the repository at this point in the history
Release 1.2.1
  • Loading branch information
pichfl authored Sep 12, 2018
2 parents a5f4f56 + c7950a8 commit 0a61088
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
{
"name": "work",
"version": "1.2.0",
"version": "1.2.1",
"main": "index.js",
"author": "Florian Pichler <[email protected]>",
"license": "MIT",
"scripts": {
"start": "node index.js",
"work": "bin/work"
},
"bin": { "work": "./bin/work" },
"dependencies": {
"@octokit/rest": "~15.11.1",
"chalk": "^2.4.1",
Expand Down

0 comments on commit 0a61088

Please sign in to comment.