Skip to content

Commit

Permalink
v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Talv committed Dec 6, 2017
1 parent ebe5186 commit def198d
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": "plaxtony",
"version": "1.5.1",
"version": "1.6.0",
"description": "Static code analysis of SC2 Galaxy Script",
"license": "MIT",
"keywords": [
Expand Down Expand Up @@ -59,6 +59,6 @@
"nyc": "^11.2.1",
"source-map-support": "^0.5.0",
"ts-node": "^3.3.0",
"typescript": "^2.5.3"
"typescript": "^2.6.2"
}
}

0 comments on commit def198d

Please sign in to comment.