Skip to content

Commit

Permalink
update install version
Browse files Browse the repository at this point in the history
  • Loading branch information
justincy committed Nov 9, 2016
1 parent 4031799 commit 33a9ecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ npm install --save gedcomx-fs-js
CDN via [unpkg](https://unpkg.com/#/)

```html
<script src="https://unpkg.com/gedcomx-fs-js@1.1.0/dist/gedcomx-fs.min.js"></script>
<script src="https://unpkg.com/gedcomx-fs-js@1.2.1/dist/gedcomx-fs.min.js"></script>
```

## Usage
Expand Down

0 comments on commit 33a9ecd

Please sign in to comment.