Skip to content

Commit 16709eb

Browse files
committed
version bump to v0.2
1 parent fe14c12 commit 16709eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

log.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ const (
6161
)
6262

6363
var (
64-
// Version no. of go-aah/log library
65-
Version = "0.1"
64+
// Version no. of aahframework.org/log library
65+
Version = "0.2"
6666

6767
// FmtFlags is the list of log format flags supported by aah/log library
6868
// Usage of flag order is up to format composition.

0 commit comments

Comments
 (0)