Skip to content

Commit 46b57f5

Browse files
committed
milestone reached
1 parent 8fdc826 commit 46b57f5

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "Boa"
3-
version = "0.1.9"
3+
version = "0.2.0"
44
authors = ["Jason Williams <[email protected]>"]
55
description = "Boa is a Javascript lexer, parser and Just-in-Time compiler written in Rust. Currently, it has support for some of the language."
66
homepage = "https://github.com/jasonwilliams/boa"

0 commit comments

Comments
 (0)