From fc553f2938b6b68235a8711c2eb499113178f552 Mon Sep 17 00:00:00 2001 From: alse Date: Mon, 8 Jun 2020 16:29:56 +0530 Subject: [PATCH] version bump to 0.3.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 08f0651..2ca5f3e 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "crontab-ui", - "version": "0.3.10", + "version": "0.3.11", "description": "Easy and safe way to manage your crontab file", "main": "index.js", "scripts": {