Skip to content

Commit 801c864

Browse files
committed
Bump WASM npm version
1 parent 0478358 commit 801c864

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.

wasm/lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustpython_wasm"
3-
version = "0.1.0-pre-alpha.1"
3+
version = "0.1.0-pre-alpha.2"
44
authors = ["Ryan Liddle <[email protected]>"]
55
license = "MIT"
66
description = "A Python-3 (CPython >= 3.5.0) Interpreter written in Rust, compiled to WASM"

0 commit comments

Comments
 (0)