Skip to content

Commit 0e49eb1

Browse files
committed
0.7.3 lock chroma version
1 parent 554586c commit 0e49eb1

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.7.2"
3+
version = "0.7.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.2.3"
12+
requires "chroma 0.2.3"
1313
requires "typography 0.7.5"
1414
requires "pixie 1.0.3"
1515
requires "vmath >= 0.4.0"

0 commit comments

Comments
 (0)