Skip to content

Commit

Permalink
v1.0.0-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
phenax committed Nov 10, 2018
1 parent d32e4ba commit b678fdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "enum-fp",
"version": "0.0.5",
"version": "1.0.0-alpha.0",
"description": "Functional enum type for javascript with simple pattern matching",
"main": "index.js",
"repository": "https://github.com/phenax/enum-fp",
Expand Down

0 comments on commit b678fdc

Please sign in to comment.