version bump 0.3.13

pull/131/head v0.3.13
alse 4 years ago
parent f71d48a8be
commit bb97d0e60f

@ -1,4 +1,4 @@
VER=0.3.12
VER=0.3.13
release:
sed -i '' "s/version\": \".*/version\": \"$(VER)\",/" package.json

@ -1,6 +1,6 @@
{
"name": "crontab-ui",
"version": "0.3.12",
"version": "0.3.13",
"description": "Easy and safe way to manage your crontab file",
"main": "index.js",
"scripts": {

Loading…
Cancel
Save