Skip to content

Commit 038b6b6

Browse files
authored
Merge pull request #108 from Lightricks/feature/version-0.7.2
version: Set to 0.7.2.
2 parents 64d5aa6 + f175e2e commit 038b6b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/kintsugi/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
module Kintsugi
44
# This module holds the Kintsugi version information.
55
module Version
6-
STRING = "0.7.1"
6+
STRING = "0.7.2"
77
end
88
end

0 commit comments

Comments
 (0)