Skip to content

Commit bdcbdd0

Browse files
authored
Update installation.md
1 parent cce0000 commit bdcbdd0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/installation.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,7 @@ You should see the `goenums` logo and current version displayed:
3333
/____/
3434

3535
https://zarldev.github.io/goenums
36-
version :: v0.4.0
37-
build :: 20250528-00:39:58
38-
commit :: 1b2f884-dirty
36+
version :: v0.4.3
3937
```
4038

4139
# Prerequisites
@@ -47,4 +45,4 @@ You should see the `goenums` logo and current version displayed:
4745

4846
goenums is completely dependency-free, using only the Go standard library. This ensures minimal bloat, maximum stability, and eliminates dependency-related security concerns.
4947

50-
Next Steps: Learn how to [use goenums in your project]({{ '/usage' | relative_url }}).
48+
Next Steps: Learn how to [use goenums in your project]({{ '/usage' | relative_url }}).

0 commit comments

Comments
 (0)