Skip to content

Commit

Permalink
v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maoosi committed Nov 17, 2019
1 parent 6f3803b commit 87b8487
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
test
.vscode
.github
.editorconfig
.editorconfig
.travis.yml
rollup.js
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ npm i spritz.js --save
### Unpkg CDN

```html
<script src="https://unpkg.com/spritz.js@2.2.2/dist/spritz.js"></script>
<script src="https://unpkg.com/spritz.js@2.3.0/dist/spritz.js"></script>
```

## Usage
Expand Down

0 comments on commit 87b8487

Please sign in to comment.