Skip to content

Commit b9e28ca

Browse files
committed
Bump version to 0.2.0
1 parent f83340c commit b9e28ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

log.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
-- under the terms of the MIT license. See LICENSE for details.
99
--
1010

11-
local log = { _version = "0.1.0" }
11+
local log = { _version = "0.2.0" }
1212

1313
log.usecolor = true
1414
log.outfile = nil

0 commit comments

Comments
 (0)