Skip to content

Commit

Permalink
Merge pull request #75 from novuhq/unicodeveloper-patch-3
Browse files Browse the repository at this point in the history
Update version.rb
  • Loading branch information
unicodeveloper committed Mar 8, 2024
2 parents dd4c0b3 + 6a06334 commit c21432f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/novu/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Novu
VERSION = "1.3.0"
VERSION = "2.0.0"
end

0 comments on commit c21432f

Please sign in to comment.