Skip to content

Commit 6d11a10

Browse files
chore: bump version number
1 parent 5b78cf5 commit 6d11a10

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## [Unreleased]
22

3+
## [1.0.1] - 2026-07-14
4+
5+
- Mask API keys in `inspect`/`to_s` output on `Client`, `BaseResource`, and `Transport`
6+
37
## [0.1.0] - 2026-06-16
48

59
- Initial release

lib/paystack/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# Autogenerated — do not edit manually
33

44
module Paystack
5-
VERSION = "1.0.0"
5+
VERSION = "1.0.1"
66
end

0 commit comments

Comments
 (0)