We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41bbfab commit 6cf9c7eCopy full SHA for 6cf9c7e
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# [unreleased]
2
3
+# 0.1.3
4
+
5
* Add conversions to / from 128 bit integer types
6
7
# 0.1.2
Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "js_int"
description = "JavaScript-interoperable integer types"
-version = "0.1.2"
+version = "0.1.3"
authors = ["Jonas Platte <[email protected]>"]
edition = "2018"
license = "MIT"
0 commit comments