Skip to content

Commit 1a150f9

Browse files
committed
Automated package.json version update for tag v0.6.1
1 parent c17ebed commit 1a150f9

File tree

2 files changed

+22
-14
lines changed

2 files changed

+22
-14
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"name": "com.mirage.miragesdk",
3-
"version": "0.6.0"
2+
"name": "com.mirage.miragesdk",
3+
"version": "0.6.1"
44
}

Assets/MirageSDK/package.json

Lines changed: 20 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,22 @@
11
{
2-
"name": "com.mirage.miragesdk",
3-
"displayName": "MirageSDK",
4-
"author": { "name": "Mirage, Inc.", "url": "https://mirage.xyz/" },
5-
"version": "0.6.0",
6-
"unity": "2019.1",
7-
"description": "Provides an easy way to interact with Web3 and possibility to work with contracts deployed on the blockchain.",
8-
"keywords": [ "Web3", "blockchain", "gaming", "MirageSDK" ],
9-
"license": "MIT",
10-
"dependencies": {
11-
"com.cysharp.unitask": "2.3.1",
12-
"com.unity.nuget.newtonsoft-json": "3.0.2"
13-
}
2+
"name": "com.mirage.miragesdk",
3+
"displayName": "MirageSDK",
4+
"author": {
5+
"name": "Mirage, Inc.",
6+
"url": "https://mirage.xyz/"
7+
},
8+
"version": "0.6.1",
9+
"unity": "2019.1",
10+
"description": "Provides an easy way to interact with Web3 and possibility to work with contracts deployed on the blockchain.",
11+
"keywords": [
12+
"Web3",
13+
"blockchain",
14+
"gaming",
15+
"MirageSDK"
16+
],
17+
"license": "MIT",
18+
"dependencies": {
19+
"com.cysharp.unitask": "2.3.1",
20+
"com.unity.nuget.newtonsoft-json": "3.0.2"
21+
}
1422
}

0 commit comments

Comments
 (0)