Skip to content

Commit d85c9e6

Browse files
committed
Version 3.1.0
1 parent db7a7eb commit d85c9e6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55

66
## [Unreleased]
77

8+
## 3.1.0 - 2024-12-14
9+
10+
_No changes._
11+
812
## 3.1.0.rc - 2024-12-07
913

1014
### Added

lib/carrierwave/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module CarrierWave
2-
VERSION = "3.1.0.rc".freeze
2+
VERSION = "3.1.0".freeze
33
end

0 commit comments

Comments
 (0)