Skip to content

Commit

Permalink
Release v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gentooboontoo committed Mar 25, 2018
1 parent 77c47e7 commit 25c1f81
Show file tree
Hide file tree
Showing 8 changed files with 3,731 additions and 1,731 deletions.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
1.7.1 / 2018-03-25
------------------

* Add missing unit aliases

1.7.0 / 2017-08-23
------------------

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ and within browsers.

### Browser

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

bower install js-quantities
Expand Down
2 changes: 1 addition & 1 deletion RELEASE
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.7.0
1.7.1
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "js-quantities",
"version": "1.7.0",
"version": "1.7.1",
"description": "JavaScript library for quantity calculation and unit conversion",
"main": "./build/quantities.js",
"keywords": [
Expand Down
1,995 changes: 1,995 additions & 0 deletions build/quantities.esm.js

Large diffs are not rendered by default.

Loading

0 comments on commit 25c1f81

Please sign in to comment.