Skip to content

Commit

Permalink
[Release] Bumped the version to 3.9.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
deployhausgold committed Jan 23, 2025
1 parent 9e4b3b2 commit a2b04d6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
### next

* TODO: Replace this bullet point with an actual description of a change.

### 3.9.0 (23 January 2025)

* Added support for Rails 7.1 (#11)

### 3.8.1 (17 January 2025)
Expand Down
2 changes: 1 addition & 1 deletion lib/conversejs/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# The gem version details.
module Conversejs
# The version of the +conversejs+ gem
VERSION = '3.8.1'
VERSION = '3.9.0'

class << self
# Returns the version of gem as a string.
Expand Down

0 comments on commit a2b04d6

Please sign in to comment.