We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 468cd59 commit 1b66f46Copy full SHA for 1b66f46
Project.toml
@@ -4,7 +4,7 @@ keywords = ["GUI"]
4
license = "MIT"
5
desc = "GUI programming in Julia based on CImGui.jl"
6
authors = ["WooKyoung Noh <wookay.noh@gmail.com>"]
7
-version = "0.3.1"
+version = "0.3.0"
8
9
[deps]
10
CImGui = "5d785b6c-b76f-510e-a07c-3070796c7e87"
@@ -30,3 +30,7 @@ julia = "1"
30
CImGui = "1.77"
31
UnicodePlots = "1.2"
32
GLFW = "3.2"
33
+FixedPointNumbers = "0.8"
34
+ColorTypes = "0.10"
35
+Colors = "0.12"
36
+Jive = "0.2"
0 commit comments