Ver código fonte

Bump version

tags/v0.1.1^0
Adrian Short 4 anos atrás
pai
commit
edd9800904
Acessado por: adrian ID da chave GPG: 4B54F9AE91AB06BB
2 arquivos alterados com 2 adições e 2 exclusões
  1. +1
    -1
      Gemfile.lock
  2. +1
    -1
      lib/merton_planning_formatter/version.rb

+ 1
- 1
Gemfile.lock Ver arquivo

@@ -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 Ver arquivo

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

Carregando…
Cancelar
Salvar