Skip to content

Commit f4e6a9c

Browse files
committed
0.2.0
1 parent ceccf76 commit f4e6a9c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ keywords = ["wasm", "sql", "formatter"]
99
license = "MIT"
1010
readme = "README.md"
1111
repository = "https://github.com/wasm-fmt/sql_fmt"
12-
version = "0.1.0"
12+
version = "0.2.0"
1313

1414
[package.metadata.wasm-pack.profile.release]
1515
wasm-opt = ["-Os", "--enable-bulk-memory", "--enable-nontrapping-float-to-int"]

0 commit comments

Comments
 (0)