Skip to content

Commit 6c26374

Browse files
committed
Bumped package version to 1.3.1
1 parent f326c6e commit 6c26374

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

package.json

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,24 @@
44
"email": "[email protected]",
55
"url": "https://www.youtube.com/channel/UCKQp3slLtSsRCWtQz67RjYQ"
66
},
7-
"hideInEditor": false,
87
"displayName": "Unity.mathx",
98
"name": "com.ltmx.mathematics.mathx",
109
"repository": "github:LTMX/Unity.mathx",
1110
"description": "Extension library for Unity.Mathematics",
12-
"version": "1.3.0",
11+
"version": "1.3.1",
1312
"dependencies": {
1413
"com.unity.mathematics": "1.2.6",
1514
"com.unity.burst": "1.7.3"
1615
},
17-
"keywords": [ "unity", "mathematics", "math", "extension", "extensions", "ltmx", "helper", "utils" ],
16+
"keywords": [
17+
"unity",
18+
"mathematics",
19+
"math",
20+
"extension",
21+
"extensions",
22+
"ltmx",
23+
"helper",
24+
"utils"
25+
],
1826
"license": "MIT"
19-
}
27+
}

0 commit comments

Comments
 (0)