Skip to content

Commit

Permalink
Merge pull request #4 from planningcenter/tannermares-patch-1
Browse files Browse the repository at this point in the history
Update version.rb
  • Loading branch information
tannermares authored Jul 23, 2024
2 parents 7ddf7ea + 869f067 commit 555c7a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/codemirror/rails/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module Codemirror
module Rails
VERSION = '5.17.0'.freeze
CODEMIRROR_VERSION = '5.17.0'.freeze
VERSION = '5.18.0'.freeze
CODEMIRROR_VERSION = '5.18.0'.freeze
end
end

0 comments on commit 555c7a3

Please sign in to comment.