Skip to content

Commit

Permalink
v0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredpalmer committed Jan 29, 2019
1 parent 4cbb78b commit 765dddb
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": "tsdx",
"version": "0.2.4",
"version": "0.2.5",
"license": "MIT",
"bin": {
"tsdx": "./dist/index.js"
Expand Down Expand Up @@ -73,4 +73,4 @@
"singleQuote": true,
"trailingComma": "es5"
}
}
}

0 comments on commit 765dddb

Please sign in to comment.