Skip to content

Commit c48c5c5

Browse files
committed
Version fix
1 parent 9951584 commit c48c5c5

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
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
# 0.0.2 :
3+
# 0.1.0 :
44

55
### Added :
66
- Abstract statics support

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.0.2",
6+
"version": "0.1.0",
77
"releasenote": "Abstracts in script",
88
"dependencies": {
99
"hscript":""

0 commit comments

Comments
 (0)