Explorar el Código

Bump version

tags/v0.1.1^0
Adrian Short hace 4 años
padre
commit
edd9800904
Firmado por: adrian ID de clave GPG: 4B54F9AE91AB06BB
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. +1
    -1
      Gemfile.lock
  2. +1
    -1
      lib/merton_planning_formatter/version.rb

+ 1
- 1
Gemfile.lock Ver fichero

@@ -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 fichero

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

Cargando…
Cancelar
Guardar