Skip to content
This repository was archived by the owner on Jan 14, 2020. It is now read-only.

Commit dba469a

Browse files
updated version
1 parent 49fe587 commit dba469a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ yarn add origin
3838

3939
A browser-compatible plain javascript file `origin.js` is available in the [Releases section](https://github.com/OriginProtocol/origin-js/releases). A hosted version can be directly included in your html as:
4040
```html
41-
<script src="https://code.originprotocol.com/origin-js/origin-v0.5.10.js"></script>
41+
<script src="https://code.originprotocol.com/origin-js/origin-v0.6.0.js"></script>
4242
```
4343

4444
`npm build` will generate this file and save it to `dist/origin.js`.

0 commit comments

Comments
 (0)