Skip to content

Commit 453d1d4

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](1.0.1...1.0.2) (2022-07-08) ### Bug Fixes * fix unity 2019 compatibility ([397a17e](397a17e))
1 parent 397a17e commit 453d1d4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.2](https://github.com/OpenSourceUnityPackage/LSystem/compare/1.0.1...1.0.2) (2022-07-08)
2+
3+
4+
### Bug Fixes
5+
6+
* fix unity 2019 compatibility ([397a17e](https://github.com/OpenSourceUnityPackage/LSystem/commit/397a17e0eee230af496c03a529a02680fb869c0d))
7+
18
## [1.0.1](https://github.com/OpenSourceUnityPackage/LSystem/compare/1.0.0...1.0.1) (2022-07-08)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.open-source-unity-package.l-system",
33
"displayName": "LSystem",
44
"description": "",
5-
"version": "1.0.1",
5+
"version": "1.0.2",
66
"unity": "2020.3",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)