Skip to content

Commit 43163dc

Browse files
committed
Version bump 1.2.1.
1 parent a52ee0c commit 43163dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.unity.mathematics",
33
"displayName": "Mathematics",
4-
"version": "1.2.0",
4+
"version": "1.2.1",
55
"unity": "2018.3",
66
"description": "Unity's C# SIMD math library providing vector types and math functions with a shader like syntax.",
77
"keywords": [

0 commit comments

Comments
 (0)