Skip to content

Commit

Permalink
Increment patch version to 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DarrenPaulWright committed Mar 27, 2019
1 parent 1b9da9d commit 9fc891f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "type-enforcer",
"version": "0.4.1",
"version": "0.4.2",
"description": "A type enforcement library for javascript",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 9fc891f

Please sign in to comment.