Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
nealwp committed Feb 5, 2024
1 parent dc0aab1 commit 0df2b14
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "done-it",
"version": "0.1.1",
"version": "0.2.0",
"description": "cli tool for logging daily work and generating reports",
"main": "index.js",
"scripts": {
Expand All @@ -15,8 +15,8 @@
"dit": "./index.js"
},
"repository": {
"type": "git",
"url": "https://github.com/nealwp/dit.git"
"type": "git",
"url": "https://github.com/nealwp/dit.git"
},
"author": "nealwp",
"license": "ISC",
Expand Down

0 comments on commit 0df2b14

Please sign in to comment.