Skip to content

Commit 6cf9c7e

Browse files
committed
Bump version
1 parent 41bbfab commit 6cf9c7e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# [unreleased]
22

3+
# 0.1.3
4+
35
* Add conversions to / from 128 bit integer types
46

57
# 0.1.2

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.2"
4+
version = "0.1.3"
55
authors = ["Jonas Platte <[email protected]>"]
66
edition = "2018"
77
license = "MIT"

0 commit comments

Comments
 (0)