Skip to content

Commit a66d1b5

Browse files
committed
Release 3.1.1
1 parent 33b7ea3 commit a66d1b5

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.1 / 2021-11-15
2+
==================
33

44
* Fix "thousandsSeparator" incorrecting formatting fractional part
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.0",
4+
"version": "3.1.1",
55
"author": "TJ Holowaychuk <[email protected]> (http://tjholowaychuk.com)",
66
"contributors": [
77
"Jed Watson <[email protected]>",

0 commit comments

Comments
 (0)