Skip to content

Commit

Permalink
ensure version is 0.0.0 before publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
al3x committed Mar 3, 2014
1 parent 6088ac7 commit 8592d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "language-textile",
"version": "0.1.0",
"version": "0.0.0",
"private": false,
"description": "Textile package for Atom",
"repository": "https://github.com/al3x/atom-language-textile",
Expand Down

0 comments on commit 8592d1c

Please sign in to comment.