Skip to content

Commit 284d53c

Browse files
committed
0.0.1
1 parent 3f411ce commit 284d53c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
### Fixed
10+
## [0.1.1] - 2024-09-15
1111

1212
- Fixed bug when converted abstracts were not generated.
1313
- Fixed bug when static inline vars in converted abstracts were not accessible.

haxelib.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"url" : "https://github.com/Kriptel/RuleScript",
44
"license": "MIT",
55
"description": "Hscript addon with imports, string interpolation and more",
6-
"version": "0.1.0",
6+
"version": "0.1.1",
77
"releasenote": "Abstracts in script",
88
"dependencies": {
99
"hscript":""

0 commit comments

Comments
 (0)