소스 검색

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

불러오는 중...
취소
저장