commit
90bfaff604
|
@ -1,4 +1,4 @@
|
||||||
version = "0.0.10"
|
version = "0.0.11"
|
||||||
author = "Andre von Houck and Ryan Oldenburg"
|
author = "Andre von Houck and Ryan Oldenburg"
|
||||||
description = "Full-featured 2d graphics library for Nim."
|
description = "Full-featured 2d graphics library for Nim."
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
@ -11,4 +11,4 @@ requires "chroma >= 0.2.1"
|
||||||
requires "zippy >= 0.3.5"
|
requires "zippy >= 0.3.5"
|
||||||
requires "flatty >= 0.1.3"
|
requires "flatty >= 0.1.3"
|
||||||
requires "nimsimd >= 0.4.6"
|
requires "nimsimd >= 0.4.6"
|
||||||
requires "bumpy >= 0.2.0"
|
requires "bumpy >= 1.0.0"
|
||||||
|
|
Loading…
Reference in a new issue