Skip to content

Commit c894d1f

Browse files
committed
0.4.3
1 parent fc771bc commit c894d1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fidget.nimble

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Package
22

3-
version = "0.4.2"
3+
version = "0.4.3"
44
author = "treeform"
55
description = "Fidget - UI Library"
66
license = "MIT"
@@ -9,7 +9,7 @@ srcDir = "src"
99
# Dependencies
1010

1111
requires "nim >= 1.0.0"
12-
requires "chroma >= 0.1.2"
12+
requires "chroma >= 0.1.3"
1313
requires "typography#head"
1414
requires "flippy >= 0.4.4"
1515
requires "vmath >= 0.3.1"

0 commit comments

Comments
 (0)