We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 397a17e commit 453d1d4Copy full SHA for 453d1d4
CHANGELOG.md
@@ -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
8
## [1.0.1](https://github.com/OpenSourceUnityPackage/LSystem/compare/1.0.0...1.0.1) (2022-07-08)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "com.open-source-unity-package.l-system",
"displayName": "LSystem",
"description": "",
- "version": "1.0.1",
+ "version": "1.0.2",
"unity": "2020.3",
"license": "MIT",
"repository": {
0 commit comments