From f5c6c9622a46776ee17cd71d35df09a92b13555b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20B=C3=B6nnemann?= Date: Sun, 8 Feb 2015 00:40:01 +0100 Subject: [PATCH] chore(package): clarify that the version is a placeholder --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4263661..5716fbcf 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "semantic-release", "description": "semantic semver compliant package publishing", - "version": "0.0.6", + "version": "0.0.0-note.that.this.is.not.the.actual.version", "author": "Stephan Bönnemann ", "bin": "./bin/semantic-release", "bugs": {