Skip to content

Commit 6c9d5a7

Browse files
committed
Bump version number
1 parent ff2f624 commit 6c9d5a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "podcast-api",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "JavaScript bindings for the Listen Notes Podcast API",
55
"main": "src/PodcastApiClient.js",
66
"scripts": {
@@ -11,7 +11,7 @@
1111
"jest": {
1212
"testMatch": ["**/tests/*Test.js"],
1313
"testEnvironment": "node"
14-
},
14+
},
1515
"repository": {
1616
"type": "git",
1717
"url": "git+https://github.com/ListenNotes/podcast-api-js.git"

0 commit comments

Comments
 (0)