Skip to content

Commit 0f0d9f0

Browse files
committed
chore: bump version to 1.0.2
1 parent 2ad79da commit 0f0d9f0

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,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "@xivapi/js",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"description": "A Node.JS wrapper for xivapi.com",
66
"main": "dist/index.cjs",
77
"module": "dist/index.js",

0 commit comments

Comments
 (0)