We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b7fe34 + 59f328c commit e57ba46Copy full SHA for e57ba46
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.3](https://github.com/Kajabi/s3_sign/compare/v1.0.2...v1.0.3) (2025-01-02)
4
+
5
6
+### Bug Fixes
7
8
+* add ruby-version for release ([18a4ffe](https://github.com/Kajabi/s3_sign/commit/18a4ffee0c3e410f1834948849cd46d27a7c357b))
9
10
## [1.0.2](https://github.com/Kajabi/s3_sign/compare/v1.0.1...v1.0.2) (2025-01-02)
11
12
lib/s3_sign/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module S3Sign
- VERSION = "1.0.2"
+ VERSION = "1.0.3"
end
0 commit comments