Skip to content

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
svoop committed Mar 6, 2024
1 parent 42085d9 commit 9bcac67
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
## Main

Nothing so far

## 0.2.1

## 0.2.1

* Add square brackets setter for settings
Expand Down
1 change: 1 addition & 0 deletions checksums/dry-credentials-0.2.1.gem.sha512
@@ -0,0 +1 @@
7586810e1541515e5bceb8d0ebfdd1409c345a53d92a6d1135f4975df67c2b481e3fb29c7d7cf5c418e69e7b44efd6a34bded1b05d0b3b04a1b8b5be14d08756
2 changes: 1 addition & 1 deletion lib/dry/credentials/version.rb
Expand Up @@ -2,6 +2,6 @@

module Dry
module Credentials
VERSION = "0.2.0"
VERSION = "0.2.1"
end
end

0 comments on commit 9bcac67

Please sign in to comment.