Skip to content

Commit 84b64a8

Browse files
committed
updated version numbers
1 parent 31cf175 commit 84b64a8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

haxelib.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"style"
99
],
1010
"description": "A code formatter for Haxe",
11-
"version": "1.8.1",
12-
"releasenote": "Fixed debug output in command line version, fixed total runtime calculation - see CHANGELOG for details.",
11+
"version": "1.9.0",
12+
"releasenote": "Added indentation options for conditionalPolicy, added range format API and bugfixes - see CHANGELOG for details.",
1313
"contributors": [
1414
"AlexHaxe",
1515
"Gama11"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "haxe-formatter",
3-
"version": "1.8.1",
3+
"version": "1.9.0",
44
"description": "A code formatter for Haxe",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)