From 43163dc2524d2d025110d909f9172b5857c78766 Mon Sep 17 00:00:00 2001 From: Dale Kim Date: Thu, 6 Aug 2020 15:33:42 -0700 Subject: [PATCH] Version bump 1.2.1. --- src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/package.json b/src/package.json index 09f32399..ac714659 100755 --- a/src/package.json +++ b/src/package.json @@ -1,7 +1,7 @@ { "name": "com.unity.mathematics", "displayName": "Mathematics", - "version": "1.2.0", + "version": "1.2.1", "unity": "2018.3", "description": "Unity's C# SIMD math library providing vector types and math functions with a shader like syntax.", "keywords": [