jsonpath-wasm 배포 오류 수정

This commit is contained in:
freestrings 2019-06-11 23:04:35 +09:00
parent 950966d57e
commit ffefb7b2e6

View File

@ -1,6 +1,6 @@
[package]
name = "jsonpath-wasm"
version = "0.2.0"
version = "0.2.1"
authors = ["Changseok Han <freestrings@gmail.com>"]
description = "It is Webassembly version of jsonpath_lib that is JsonPath engine written in Rust - Demo: https://freestrings.github.io/jsonpath"
keywords = ["jsonpath", "json", "webassembly", "parsing", "rust"]