From 0f3242925d9e59a7d93b08989aea3b094ee0c599 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Greg=20Berg=C3=A9?= Date: Thu, 29 Jan 2015 15:49:06 +0100 Subject: [PATCH] v1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8747e82..e435ab2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "locky", - "version": "0.3.3", + "version": "1.0.0", "description": "User / resource locking system.", "main": "index.js", "scripts": {