Skip to content

Commit 52753d0

Browse files
committed
Release 0.2.0
1 parent 11973b7 commit 52753d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 0.2.0 (unreleased)
1+
# 0.2.0
22

33
* Bump MSRV to 1.35
44
* Drop support for the `rocket_04` Cargo feature (Rocket 0.4 `FromFormValue` / `FromParam`

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "js_int"
33
description = "JavaScript-interoperable integer types"
4-
version = "0.1.9"
4+
version = "0.2.0"
55
authors = ["Jonas Platte <[email protected]>"]
66
edition = "2018"
77
license = "MIT"

0 commit comments

Comments
 (0)