Skip to content

Commit 243b081

Browse files
author
Claus Reinke
committed
bump package version
1 parent 12c88d4 commit 243b081

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typescript-tools",
3-
"version": "v0.3.1",
3+
"version": "v0.3.1-2-g12c88d4",
44
"description": "TypeScript Services commandline server",
55
"bin": {
66
"tss": "bin/tss"
@@ -18,4 +18,4 @@
1818
"preferGlobal": true,
1919
"author": "Claus Reinke",
2020
"license": "Apache License, Version 2.0"
21-
}
21+
}

0 commit comments

Comments
 (0)