From 2e3a2fc61c3647dece9b34c8345ba4df632ab663 Mon Sep 17 00:00:00 2001 From: alseambusher Date: Thu, 1 Sep 2016 11:33:52 -0700 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c2a366..ec00bc1 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "crontab-ui", - "version": "0.1.9", + "version": "1.0.0", "description": "Easy and safe way to manage your crontab file", "main": "index.js", "scripts": {