Skip to content

Commit e0951fe

Browse files
chore(release): 2.0.2 [skip ci]
## [2.0.2](release/2.0.1...release/2.0.2) (2021-05-25) ### Bug Fixes * improved settings workflow, and adjusted helper tool to match ([a26f874](a26f874))
1 parent 6a88210 commit e0951fe

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

BML_TUX_Project/Packages/bmlTUX/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.biomotionlab.tux",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"displayName": "bmlTUX",
55
"description": "A toolkit for creating experiments in Unity. For more information see our documentation page: https://biomotionlab.github.io/TUX/, our github page: https://github.com/BioMotionLab/TUX, or check out BioMotionLab: http://www.biomotionlab.ca/tux/",
66
"unity": "2019.3",

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.2](https://github.com/BioMotionLab/TUX/compare/release/2.0.1...release/2.0.2) (2021-05-25)
2+
3+
4+
### Bug Fixes
5+
6+
* improved settings workflow, and adjusted helper tool to match ([a26f874](https://github.com/BioMotionLab/TUX/commit/a26f874c9f1f6f0415c3c814a4e705a1c929e774))
7+
18
## [2.0.1](https://github.com/BioMotionLab/TUX/compare/release/2.0.0...release/2.0.1) (2021-05-20)
29

310

0 commit comments

Comments
 (0)