We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edc2138 commit ab87b61Copy full SHA for ab87b61
.gitignore
@@ -4,6 +4,8 @@ examples/text_view
4
examples/file_dialog
5
examples/introduction
6
examples/app_launcher
7
+examples/test.nim
8
+examples/test
9
docs/social/
10
build_docs
11
.git-old
owlkettle.nimble
@@ -1,4 +1,4 @@
1
-version = "1.0.0"
+version = "1.1.0"
2
author = "Can Joshua Lehmann"
3
description = "A declarative user interface framework based on GTK"
license = "MIT"
0 commit comments