Ver código fonte

Popped the version information up everywhere

master
Archivist 6 anos atrás
pai
commit
e01afbe7c4
2 arquivos alterados com 2 adições e 2 exclusões
  1. +1
    -1
      shard.yml
  2. +1
    -1
      src/crystal-scatter/version.cr

+ 1
- 1
shard.yml Ver arquivo

@ -1,5 +1,5 @@
name: crystal-scatter
version: 0.1.0
version: 0.1.0-rc1
authors:
- Ludovic 'Archivist' Lagouardette <lagouardette.ludovic@gmail.com>

+ 1
- 1
src/crystal-scatter/version.cr Ver arquivo

@ -1,3 +1,3 @@
module Crystal::Scatter
VERSION = "0.1.0"
VERSION = "0.1.0-rc1"
end

Carregando…
Cancelar
Salvar