Skip to content

Commit

Permalink
⬆️ 2.1.0 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
IonicaBizau committed Jan 2, 2024
1 parent 763730f commit d8e64e6
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "idea",
"version": "2.0.11",
"version": "2.1.0",
"description": "A lightweight CLI tool and module for keeping ideas in a safe place quick and easy.",
"main": "lib/index.js",
"bin": {
Expand Down Expand Up @@ -33,7 +33,11 @@
],
"author": "Ionică Bizău <bizauionica@gmail.com> (https://ionicabizau.net)",
"contributors": [
{"name": "Daniel Dias", "url": "https://github.com/LeinadAsid", "email": "danynovaisdias@outlook.com"}
{
"name": "Daniel Dias",
"url": "https://github.com/LeinadAsid",
"email": "danynovaisdias@outlook.com"
}
],
"license": "MIT",
"bugs": {
Expand All @@ -58,4 +62,4 @@
"bloggify.json",
"bloggify/"
]
}
}

0 comments on commit d8e64e6

Please sign in to comment.