Skip to content

Commit 4bc8683

Browse files
committed
Update README.md with version v0.8.0
1 parent b6c4272 commit 4bc8683

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
@@ -37,7 +37,7 @@ Managing configuration with environment variables is common, but environment var
3737
Add this library to your project using `zig fetch`:
3838

3939
```bash
40-
zig fetch --save "git+https://github.com/xarunoba/env-struct.zig#v0.7.0"
40+
zig fetch --save "git+https://github.com/xarunoba/env-struct.zig#v0.8.0"
4141
```
4242

4343
Then in your `build.zig`:

0 commit comments

Comments
 (0)