Skip to content

Commit

Permalink
v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewCaseres committed Mar 3, 2021
1 parent eea53cc commit 139e9cd
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pomodoroble",
"version": "0.0.1",
"version": "0.0.2",
"description": "A programmable study timer.",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand All @@ -9,7 +9,11 @@
"src"
],
"repository": "https://github.com/MatthewCaseres/pomodoroble.git",
"keywords": ["timer", "pomodoro", "cli"],
"keywords": [
"timer",
"pomodoro",
"cli"
],
"author": "Matthew Caseres <[email protected]>",
"license": "MIT",
"devDependencies": {
Expand Down

0 comments on commit 139e9cd

Please sign in to comment.