Skip to content

Commit dd0f964

Browse files
committed
Bump to 0.1.1
1 parent 10cfa74 commit dd0f964

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "NeuralGraphicsGL"
22
uuid = "263f7e6d-e369-49af-a86e-c85638573b76"
33
authors = ["Anton Smirnov <[email protected]>"]
4-
version = "0.1.0"
4+
version = "0.1.1"
55

66
[deps]
77
CImGui = "5d785b6c-b76f-510e-a07c-3070796c7e87"
@@ -20,5 +20,5 @@ FileIO = "1.16"
2020
ImageCore = "0.10"
2121
ImageIO = "0.6"
2222
ModernGL = "1.1.6"
23-
StaticArrays = "1.5"
23+
StaticArrays = "1.6"
2424
julia = "1.9"

0 commit comments

Comments
 (0)