Skip to content

Commit a8b6f0d

Browse files
committed
version.go
1 parent 9098d4b commit a8b6f0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@
2121
package dig
2222

2323
// Version of the library.
24-
const Version = "1.17.0-dev"
24+
const Version = "1.17.0"

0 commit comments

Comments
 (0)