Skip to content

Commit

Permalink
Release 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hishamhm committed Feb 27, 2021
1 parent 3341eab commit 5280dd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tl
Expand Up @@ -33,7 +33,7 @@ end
local argparse = require("argparse")
local lfs = require("lfs")

local version_string = "0.11.2+dev"
local version_string = "0.12.0"
local path_separator = package.config:sub(1, 1)

local function script_path()
Expand Down

0 comments on commit 5280dd0

Please sign in to comment.