Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
WesSouza committed May 3, 2020
1 parent 2a909b1 commit da91a1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "calendar-base",
"description": "Base methods for generating calendars using JavaScript.",
"version": "1.1.0",
"version": "1.1.1",
"author": "Wes Souza <hey@wes.dev> (https://wes.dev/)",
"license": "MIT",
"keywords": [
Expand Down Expand Up @@ -70,4 +70,4 @@
"singleQuote": true,
"trailingComma": "es5"
}
}
}

0 comments on commit da91a1c

Please sign in to comment.