Skip to content

Commit

Permalink
v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredpalmer committed Apr 29, 2019
1 parent ae6ee4e commit 2a9d2e4
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.4.0",
"version": "0.4.1",
"author": "Jared Palmer <[email protected]>",
"description": "Zero-config TypeScript package development",
"license": "MIT",
Expand Down Expand Up @@ -92,4 +92,4 @@
"singleQuote": true,
"trailingComma": "es5"
}
}
}

0 comments on commit 2a9d2e4

Please sign in to comment.