Skip to content

Commit

Permalink
Bump version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
remino committed Apr 16, 2023
1 parent ef2c71c commit b34516c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion movie2gif
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# movie2gif
# Convert a video file into an animated GIF file.

VERSION='1.0.0'
VERSION='1.0.1'

movie2gif_main() {
scriptpath="$( realpath "$0" )"
Expand Down

0 comments on commit b34516c

Please sign in to comment.