Prepare for version 1.1

This commit is contained in:
Bart van Strien 2024-02-20 17:40:26 +01:00
parent a47193128c
commit f283d4a842

View File

@ -1,10 +1,10 @@
package = "inifile" package = "inifile"
version = "1.0-2" version = "1.1-1"
source = { source = {
url = "git://github.com/bartbes/inifile.git", url = "git://github.com/bartbes/inifile.git",
dir = "inifile", dir = "inifile",
tag = "v1.0", tag = "v1.1",
} }
description = { description = {