Skip to content

Commit

Permalink
chore: prepare release v0.8.0 (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcbinz authored Oct 11, 2024
1 parent 5f15767 commit 1931d50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/go-surreal/sdbc

go 1.22.7

retract [v0.1.0, v0.7.0] // only the latest version is supported
retract [v0.1.0, v0.7.99] // only the latest version is supported

require (
github.com/brianvoe/gofakeit/v7 v7.0.4
Expand Down

0 comments on commit 1931d50

Please sign in to comment.