Skip to content

Commit

Permalink
Bump version (1.1.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Sanchez committed Sep 20, 2013
1 parent 6295ae9 commit b41406c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ and within browsers.

### Browser

Download at [latest release](https://raw.github.com/gentooboontoo/js-quantities/v1.0.0/src/quantities.js).
Download at [latest release](https://raw.github.com/gentooboontoo/js-quantities/v1.1.0/src/quantities.js).

You could also use Bower to install:

Expand All @@ -30,7 +30,7 @@ When using [Require.JS](http://requirejs.org/):
define(['quantities'], function(Qty) {
...
});

### Node

$ npm install js-quantities
Expand Down

0 comments on commit b41406c

Please sign in to comment.