Skip to content

Commit 1d13674

Browse files
committed
Bump version
1 parent bfbbc6d commit 1d13674

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
-->
44
# Changelog
55

6-
## [Unreleased]
6+
## [3.0.0] - 2023-12-28
77

88
⚠️ This is a major release. See [the migration guide](https://github.com/imgproxy/imgproxy.rb/blob/master/UPGRADE.md). ⚠️
99

lib/imgproxy/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Imgproxy
4-
VERSION = "2.1.0"
4+
VERSION = "3.0.0"
55
end

0 commit comments

Comments
 (0)