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