Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdeem committed Sep 9, 2024
1 parent 397a86e commit b3bbdbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Type-safe access to your environment leveraging Swift's `Decodable`
## Getting Started

### Swift Package Manager
Add `.package(url: "https://github.com/SwiftScream/swift-environment-decoder.git", from: "0.1.0")` to your Package.swift dependencies
Add `.package(url: "https://github.com/SwiftScream/swift-environment-decoder.git", from: "0.4.0")` to your Package.swift dependencies

## Usage

Expand Down

0 comments on commit b3bbdbf

Please sign in to comment.