Skip to content

Commit

Permalink
Update version.rb
Browse files Browse the repository at this point in the history
update of version number for new features (hosts)
  • Loading branch information
AndrewGearhart authored Jan 25, 2019
1 parent 5bc4dbc commit 5b0373c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/etda_utilities/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module EtdaUtilities
VERSION = "0.6.5"
VERSION = "0.7.0"
end

0 comments on commit 5b0373c

Please sign in to comment.