Skip to content

Commit

Permalink
Change version number to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yeban committed Jan 10, 2022
1 parent 4ad4c4c commit 0fad402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sequenceserver/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Define version number.
module SequenceServer
VERSION = '2.0.0.rc8'.freeze
VERSION = '2.0.0'.freeze
end

0 comments on commit 0fad402

Please sign in to comment.