Skip to content

Commit d2feb94

Browse files
committed
chore(dawn): Bump version
1 parent ec0949e commit d2feb94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sloop.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import (
1717
)
1818

1919
// Version of current dawn package
20-
const Version = "0.3.8"
20+
const Version = "0.4.0"
2121

2222
// Config is a struct holding the sloop settings.
2323
type Config struct {

0 commit comments

Comments
 (0)