Skip to content

Commit 25c1f81

Browse files
committed
Release v1.7.1
1 parent 77c47e7 commit 25c1f81

File tree

8 files changed

+3731
-1731
lines changed

8 files changed

+3731
-1731
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.7.1 / 2018-03-25
2+
------------------
3+
4+
* Add missing unit aliases
5+
16
1.7.0 / 2017-08-23
27
------------------
38

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ and within browsers.
1515

1616
### Browser
1717

18-
Download [latest release v1.7.0](https://raw.github.com/gentooboontoo/js-quantities/v1.7.0/build/quantities.js)
18+
Download [latest release v1.7.1](https://raw.github.com/gentooboontoo/js-quantities/v1.7.1/build/quantities.js)
1919
or install it with Bower:
2020

2121
bower install js-quantities

RELEASE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.7.0
1+
1.7.1

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "js-quantities",
3-
"version": "1.7.0",
3+
"version": "1.7.1",
44
"description": "JavaScript library for quantity calculation and unit conversion",
55
"main": "./build/quantities.js",
66
"keywords": [

build/quantities.esm.js

Lines changed: 1995 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)