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