Skip to content

Commit

Permalink
bump version to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rnagy committed Apr 2, 2017
1 parent 114013d commit 64ed1d9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dockerlint",
"version": "0.2.1",
"version": "0.2.2",
"description": "Linting for Dockerfiles",
"main": "bin/dockerlint",
"bin": {
Expand All @@ -17,8 +17,8 @@
"test:win": "%npm_package_config_winmake% test"
},
"author": {
"name": "Jasper Lievisse Adriaanse",
"email": "jasper@redcoolbeans.com",
"name": "RedCoolBeans",
"email": "info@redcoolbeans.com",
"url": "http://www.redcoolbeans.com"
},
"license": "MIT",
Expand Down

0 comments on commit 64ed1d9

Please sign in to comment.