Use custom om suffix for twine version

This commit is contained in:
Alexander Borsuk 2024-03-05 00:41:26 +02:00
parent f724a8fe7a
commit a9a97d19c5

View file

@ -1,3 +1,3 @@
module Twine
VERSION = '1.1.2'
VERSION = '1.1.2-om'
end