Skip to content

Commit

Permalink
Release 0.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hishamhm committed Feb 14, 2021
1 parent 07b8aa3 commit 57c39f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tl
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ end
local argparse = require("argparse")
local lfs = require("lfs")

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

local function script_path()
Expand Down

0 comments on commit 57c39f3

Please sign in to comment.