Skip to content

Commit

Permalink
--
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-go committed Dec 13, 2023
1 parent 38c45e0 commit 757337e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scrollapp/rawjs",
"author": "Paul Gordon",
"description": "Better document.createElement(). So much better, that you may no longer need React / Vue / Svelte.",
"version": "1.3.3",
"version": "1.3.4",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Also:
## Installation

```html
<script src="https://cdn.jsdelivr.net/npm/@scrollapp/[email protected].3/raw.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@scrollapp/[email protected].4/raw.min.js"></script>
```
Or
```
Expand Down

0 comments on commit 757337e

Please sign in to comment.