Commit 4984d61a1b5d136d9280fd379121130b98468516

Authored by Isaac Lewis
Committed by GitHub
1 parent 40f47b36

rev version

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
lib/syspro/version.rb
1 # frozen_string_literal: true 1 # frozen_string_literal: true
2 2
3 module Syspro 3 module Syspro
4 - VERSION = '1.0.0.alpha.1' 4 + VERSION = '1.0.0.alpha.2'
5 end 5 end