Skip to content

Commit

Permalink
Specify version as 2.0.0-alpha in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
eemeli committed May 17, 2020
1 parent 24471ab commit dc1ac54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "yaml",
"version": "1.10.0",
"version": "2.0.0-alpha",
"license": "ISC",
"author": "Eemeli Aro <eemeli@gmail.com>",
"repository": "github:eemeli/yaml",
Expand Down

0 comments on commit dc1ac54

Please sign in to comment.