Skip to content
This repository was archived by the owner on Feb 11, 2022. It is now read-only.

Commit fd61a00

Browse files
committed
update to 1.0.1
1 parent bc88039 commit fd61a00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jsonpath-1.0-1.rockspec renamed to jsonpath-1.0.1-1.rockspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package = 'jsonpath'
2-
version = '1.0-1'
2+
version = '1.0.1-1'
33
source = {
44
url = 'git://github.com/tarantool/lua-jsonpath',
5-
tag = '1.0'
5+
tag = '1.0.1'
66
}
77
description = {
88
summary = 'Query Lua data structures with JsonPath expressions. Robust and safe JsonPath engine for Lua.',

0 commit comments

Comments
 (0)