Skip to content

Commit

Permalink
Release 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hishamhm committed Feb 8, 2021
1 parent 9c0eef6 commit 8da130d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tl
Expand Up @@ -24,7 +24,7 @@ local tl = require("tl")
local argparse = require("argparse")
local lfs = require("lfs")

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

local function script_path()
Expand Down

0 comments on commit 8da130d

Please sign in to comment.