Skip to content

Commit

Permalink
Update version for v1.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mbklein committed Mar 12, 2019
1 parent 8967081 commit 8ad9ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/browse_everything/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module BrowseEverything
VERSION = '1.0.0.rc2'
VERSION = '1.0.0'
end

0 comments on commit 8ad9ecc

Please sign in to comment.