Skip to content

Commit ab87b61

Browse files
committed
Bump version to 1.1.0
1 parent edc2138 commit ab87b61

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ examples/text_view
44
examples/file_dialog
55
examples/introduction
66
examples/app_launcher
7+
examples/test.nim
8+
examples/test
79
docs/social/
810
build_docs
911
.git-old

owlkettle.nimble

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = "1.0.0"
1+
version = "1.1.0"
22
author = "Can Joshua Lehmann"
33
description = "A declarative user interface framework based on GTK"
44
license = "MIT"

0 commit comments

Comments
 (0)