Skip to content

Commit 9ddc13b

Browse files
committed
Release 3.1.2
1 parent 147fdec commit 9ddc13b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

History.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
unreleased
2-
==========
1+
3.1.2 / 2022-01-27
2+
==================
33

44
* Fix return value for un-parsable strings
55

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bytes",
33
"description": "Utility to parse a string bytes to bytes and vice-versa",
4-
"version": "3.1.1",
4+
"version": "3.1.2",
55
"author": "TJ Holowaychuk <[email protected]> (http://tjholowaychuk.com)",
66
"contributors": [
77
"Jed Watson <[email protected]>",

0 commit comments

Comments
 (0)