Skip to content

Commit 512f61c

Browse files
committed
Bump version to 2025.01.10.
1 parent ead86d9 commit 512f61c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

convert-video.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ class UsageError < RuntimeError
1717
class Command
1818
def about
1919
<<-HERE
20-
convert-video.rb 2025.01.09
20+
convert-video.rb 2025.01.10
2121
Copyright (c) 2025 Lisa Melton
2222
HERE
2323
end

detect-crop.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class UsageError < RuntimeError
1818
class Command
1919
def about
2020
<<-HERE
21-
detect-crop.rb 2025.01.09
21+
detect-crop.rb 2025.01.10
2222
Copyright (c) 2025 Lisa Melton
2323
HERE
2424
end

transcode-video.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ class UsageError < RuntimeError
1717
class Command
1818
def about
1919
<<-HERE
20-
transcode-video.rb 2025.01.09
20+
transcode-video.rb 2025.01.10
2121
Copyright (c) 2025 Lisa Melton
2222
HERE
2323
end

0 commit comments

Comments
 (0)