From dc327f46adc2434bc92a073980d0c7806eb0393d Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Sat, 5 Sep 2015 14:31:02 -0500 Subject: Set version to 0.0.0 because atom --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 33e0757..e877d3d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "api-notation", - "version": "2.0.0", + "version": "0.0.0", "description": "Syntax for API Notation, a simple shorthand to write library APIs", "keywords": [ "syntax", -- cgit