Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
wenbinf committed May 8, 2021
1 parent ff2f624 commit 6c9d5a7
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,6 +1,6 @@
{
"name": "podcast-api",
"version": "1.0.7",
"version": "1.0.8",
"description": "JavaScript bindings for the Listen Notes Podcast API",
"main": "src/PodcastApiClient.js",
"scripts": {
Expand All @@ -11,7 +11,7 @@
"jest": {
"testMatch": ["**/tests/*Test.js"],
"testEnvironment": "node"
},
},
"repository": {
"type": "git",
"url": "git+https://github.com/ListenNotes/podcast-api-js.git"
Expand Down

0 comments on commit 6c9d5a7

Please sign in to comment.