Bump version
This commit is contained in:
parent
f5ce138392
commit
bfc0eb7e45
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
format-staged (0.1.1)
|
||||
format-staged (0.1.2)
|
||||
colorize
|
||||
|
||||
GEM
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
module FormatStaged
|
||||
VERSION = '0.1.1'
|
||||
VERSION = '0.1.2'
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue