Skip to content

Commit

Permalink
Increment patch version to 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
DarrenPaulWright committed May 31, 2019
1 parent b859aa9 commit 9c67454
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.2",
"version": "0.4.3",
"description": "A type enforcement library for javascript",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 9c67454

Please sign in to comment.