Skip to content

Commit 2a04054

Browse files
committed
Bump up version (0.0.10)
1 parent a753428 commit 2a04054

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Prefix your message with one of the following:
1111
- [Security] in case of vulnerabilities.
1212
-->
1313

14-
## Unreleased
14+
## v0.0.10
1515

1616
- [Added] Add `--overwrite-content` and `--overwrite-voiceover` to individually
1717
control overwriting content and voiceover when generating episodes.

lib/screenkit/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module ScreenKit
4-
VERSION = "0.0.9"
4+
VERSION = "0.0.10"
55
end

0 commit comments

Comments
 (0)