Skip to content

Commit

Permalink
version bump 0.3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
alseambusher committed Jul 10, 2020
1 parent f71d48a commit bb97d0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,4 +1,4 @@
VER=0.3.12
VER=0.3.13

release:
sed -i '' "s/version\": \".*/version\": \"$(VER)\",/" package.json
Expand Down
2 changes: 1 addition & 1 deletion 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": {
Expand Down

0 comments on commit bb97d0e

Please sign in to comment.