Skip to content

Commit

Permalink
Version 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mshibuya committed Dec 14, 2024
1 parent db7a7eb commit d85c9e6
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
Expand Up @@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## 3.1.0 - 2024-12-14

_No changes._

## 3.1.0.rc - 2024-12-07

### Added
Expand Down
2 changes: 1 addition & 1 deletion lib/carrierwave/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module CarrierWave
VERSION = "3.1.0.rc".freeze
VERSION = "3.1.0".freeze
end

0 comments on commit d85c9e6

Please sign in to comment.