Skip to content

Commit

Permalink
bump package version
Browse files Browse the repository at this point in the history
  • Loading branch information
Claus Reinke committed Jul 15, 2014
1 parent 12c88d4 commit 243b081
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": "typescript-tools",
"version": "v0.3.1",
"version": "v0.3.1-2-g12c88d4",
"description": "TypeScript Services commandline server",
"bin": {
"tss": "bin/tss"
Expand All @@ -18,4 +18,4 @@
"preferGlobal": true,
"author": "Claus Reinke",
"license": "Apache License, Version 2.0"
}
}

0 comments on commit 243b081

Please sign in to comment.