From 0222190b039faee6d6a539fa4798dcdf00978b7a Mon Sep 17 00:00:00 2001 From: alse Date: Mon, 25 Jun 2018 10:01:55 -0700 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2aa7daa..c2a3521 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "crontab-ui", - "version": "0.3.4", + "version": "0.3.5", "description": "Easy and safe way to manage your crontab file", "main": "index.js", "scripts": {