Skip to content

Commit 9290ed0

Browse files
author
bors-servo
authored
Auto merge of #127 - fitzgen:publish-on-crates-io, r=asajeffrey
Version bump for crates.io r? @asajeffrey <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/mozjs/127) <!-- Reviewable:end -->
2 parents e0e1811 + aad4424 commit 9290ed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "mozjs_sys"
33
description = "System crate for the Mozilla SpiderMonkey JavaScript engine."
44
repository = "https://github.com/servo/mozjs/"
5-
version = "0.0.0"
5+
version = "0.50.0"
66
authors = ["Mozilla"]
77
links = "mozjs"
88
build = "build.rs"

0 commit comments

Comments
 (0)