We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f83340c commit b9e28caCopy full SHA for b9e28ca
1 file changed
log.lua
@@ -8,7 +8,7 @@
8
-- under the terms of the MIT license. See LICENSE for details.
9
--
10
11
-local log = { _version = "0.1.0" }
+local log = { _version = "0.2.0" }
12
13
log.usecolor = true
14
log.outfile = nil
0 commit comments