Skip to content

Commit 28dc068

Browse files
committed
Update lux.toml
1 parent f8b5c13 commit 28dc068

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

lux.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package = "qjson"
2-
version = "0.1.0"
2+
version = "0.3.1"
33
lua = ">=5.1"
44

55
[description]
@@ -11,8 +11,7 @@ license = "MIT"
1111
[dependencies]
1212

1313
[source]
14-
url = "https://github.com/vurvdev/qjson.lua"
15-
tag = "v0.3.1"
14+
url = "https://github.com/vurvdev/qjson"
1615

1716
[build]
1817
type = "builtin"

0 commit comments

Comments
 (0)