ソースを参照

Bump version

tags/v0.1.1^0
Adrian Short 4年前
コミット
edd9800904
署名者: adrian GPGキーID: 4B54F9AE91AB06BB
2個のファイルの変更2行の追加2行の削除
  1. +1
    -1
      Gemfile.lock
  2. +1
    -1
      lib/merton_planning_formatter/version.rb

+ 1
- 1
Gemfile.lock ファイルの表示

@@ -1,7 +1,7 @@
PATH
remote: .
specs:
merton_planning_formatter (0.1.0)
merton_planning_formatter (0.1.1)
pragmatic_segmenter

GEM


+ 1
- 1
lib/merton_planning_formatter/version.rb ファイルの表示

@@ -1,3 +1,3 @@
module MertonPlanningFormatter
VERSION = "0.1.0"
VERSION = "0.1.1"
end

読み込み中…
キャンセル
保存