We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1b19d6 commit 5f57bdfCopy full SHA for 5f57bdf
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "enum-fp",
3
- "version": "1.0.0-alpha.3",
+ "version": "1.0.0",
4
"description": "Functional enum type for javascript with simple pattern matching",
5
"main": "./build/Enum.js",
6
"repository": "https://github.com/phenax/enum-fp",
0 commit comments