Skip to content

Commit

Permalink
Bump version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
florentferry committed Apr 22, 2018
1 parent 0bc7d2b commit d519a85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/komponent/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Komponent
VERSION = "2.0.0.pre.1"
VERSION = "2.0.0"
end

0 comments on commit d519a85

Please sign in to comment.