Skip to content

Commit 4456353

Browse files
committed
Version 1.3.0 -> 1.3.1
1 parent d046239 commit 4456353

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Assets/_PackageRoot/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Rotates list of objects using gyroscope.
3535
```json
3636
{
3737
"dependencies": {
38-
"extensions.unity.gyroscope.parallax": "1.2.0",
38+
"extensions.unity.gyroscope.parallax": "1.3.1",
3939
},
4040
"scopedRegistries": [
4141
{

Assets/_PackageRoot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "extensions.unity.gyroscope.parallax",
33
"displayName": "Unity Gyroscope Parallax",
44
"author": { "name": "Ivan Murzak", "url": "https://github.com/IvanMurzak" },
5-
"version": "1.3.0",
5+
"version": "1.3.1",
66
"unity": "2019.2",
77
"description": "Unity Parallax based on gyroscope components.",
88
"dependencies": {

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Rotates list of objects using gyroscope.
3535
```json
3636
{
3737
"dependencies": {
38-
"extensions.unity.gyroscope.parallax": "1.3.0",
38+
"extensions.unity.gyroscope.parallax": "1.3.1",
3939
},
4040
"scopedRegistries": [
4141
{

0 commit comments

Comments
 (0)