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 1 # frozen_string_literal: true
2 2  
3 3 module Syspro
4   - VERSION = '1.0.0.alpha.1'
  4 + VERSION = '1.0.0.alpha.2'
5 5 end
... ...