Skip to content

Commit 5214066

Browse files
committed
chore: bump version to 0.1.2
1 parent 15ba866 commit 5214066

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "net.koyashiro.udonjwt.tests",
33
"displayName": "UdonJwt.Tests",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"vpmDependencies": {
66
"com.vrchat.udonsharp": "1.1.6",
77
"net.koyashiro.udonencoding": "0.4.0",
88
"net.koyashiro.udonjson": "0.10.1",
9-
"net.koyashiro.udonjwt": "0.1.1",
9+
"net.koyashiro.udonjwt": "0.1.2",
1010
"net.koyashiro.udontest": "0.4.1"
1111
}
1212
}

Packages/net.koyashiro.udonjwt/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "net.koyashiro.udonjwt",
33
"displayName": "UdonJwt",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"description": "JWT library for UdonSharp.",
66
"homepage": "https://github.com/koyashiro/udon-jwt",
77
"bugs": {
@@ -18,7 +18,7 @@
1818
"url": "https://github.com/koyashiro/udon-jwt"
1919
},
2020
"samples": [],
21-
"url": "https://github.com/koyashiro/udon-jwt/releases/download/v0.1.1/net.koyashiro.udonjwt-0.1.1.zip",
21+
"url": "https://github.com/koyashiro/udon-jwt/releases/download/v0.1.2/net.koyashiro.udonjwt-0.1.2.zip",
2222
"vpmDependencies": {
2323
"com.vrchat.udonsharp": "1.1.6",
2424
"net.koyashiro.udonencoding": "0.4.0",

0 commit comments

Comments
 (0)