Skip to content

Commit

Permalink
Update package.json: Version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jhermsmeier committed Sep 22, 2015
1 parent 261f00d commit 878886f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flight-designator",
"version": "1.0.0",
"version": "1.0.1",
"description": "Parse and construct flight designators",
"license": "MIT",
"keywords": [
Expand All @@ -16,7 +16,7 @@
"author": "Jonas Hermsmeier <[email protected]> (https://jhermsmeier.de/)",
"dependencies": {},
"devDependencies": {
"mocha": "~2.3.2"
"mocha": "~2.3.3"
},
"scripts": {
"test": "mocha"
Expand Down

0 comments on commit 878886f

Please sign in to comment.