From 82ba8e4f4e8519a60d31211a7b86d4785812f970 Mon Sep 17 00:00:00 2001 From: alse Date: Wed, 14 Mar 2018 10:37:50 -0700 Subject: [PATCH] version bump 0.3.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d51623..2aa7daa 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "crontab-ui", - "version": "0.3.3", + "version": "0.3.4", "description": "Easy and safe way to manage your crontab file", "main": "index.js", "scripts": {