Skip to content

Commit 38f208b

Browse files
committed
v1.1.0
1 parent 6b2d501 commit 38f208b

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
# Feathers UI for OpenFL and Haxe Change Log
22

3-
## 1.1.0 (2023-03-??)
3+
## 1.1.0 (2023-03-16)
44

55
- ActivityIndicator: New component to display indeterminate progress with animation.
66
- AssetLoader: Fix calculation of `minWidth` and `minHeight` during measurement.

haxelib.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"layout"
1515
],
1616
"description": "Cross-platform graphical user interface (GUI) components for creative frontend projects, built with Haxe and OpenFL",
17-
"version": "1.1.0-alpha",
17+
"version": "1.1.0",
1818
"main": "tools.Run",
1919
"classPath": "src",
2020
"dependencies": {

0 commit comments

Comments
 (0)