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 0aee3c2 commit 140d679Copy full SHA for 140d679
CHANGELOG.md
@@ -11,7 +11,7 @@ Prefix your message with one of the following:
11
- [Security] in case of vulnerabilities.
12
-->
13
14
-## Unreleased
+## v0.0.13
15
16
- [Fixed] Redact API key in config log.
17
lib/screenkit/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module ScreenKit
4
- VERSION = "0.0.12"
+ VERSION = "0.0.13"
5
end
0 commit comments