From 6292bf10b9039917c2bef27f860ae69ee25057fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20M=C3=A9tais?= Date: Thu, 4 Sep 2014 11:32:11 +0200 Subject: [PATCH] Update version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18c33f9..410b574 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yellowlabtools", - "version": "0.0.0", + "version": "1.0.0", "repository": { "type": "git", "url": "git://github.com/gmetais/YellowLabTools.git"