Skip to content

Commit b3bbdbf

Browse files
committed
update readme
1 parent 397a86e commit b3bbdbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Type-safe access to your environment leveraging Swift's `Decodable`
1313
## Getting Started
1414

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

1818
## Usage
1919

0 commit comments

Comments
 (0)