Bump version

This commit is contained in:
Sven Weidauer 2022-06-07 10:16:36 +02:00
parent f5ce138392
commit bfc0eb7e45
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
# frozen_string_literal: true
module FormatStaged
VERSION = '0.1.1'
VERSION = '0.1.2'
end