Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5f376d0

Browse files
committedSep 19, 2021
Bump version to 0.0.10
1 parent a4dde10 commit 5f376d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codingitwrong/jsonapi-client",
3-
"version": "0.0.9",
3+
"version": "0.0.10",
44
"description": "A vanilla JS client for JSON:API services",
55
"main": "index.js",
66
"repository": "git@github.com:codingitwrong/jsonapi-client.git",

0 commit comments

Comments
 (0)
Please sign in to comment.