Skip to content

Commit

Permalink
Bump version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
curran committed Sep 7, 2018
1 parent 96a5415 commit cf44b84
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 @@ -30,7 +30,7 @@ import Topologica from 'topologica';
You can also include the library in a script tag from Unpkg, like this:

```html
<script src="https://unpkg.com/topologica@2.1.0/dist/topologica.min.js"></script>
<script src="https://unpkg.com/topologica@3.0.0/dist/topologica.min.js"></script>
```

This introduces the global `Topologica`.
Expand Down

0 comments on commit cf44b84

Please sign in to comment.