Skip to content

Commit

Permalink
feat: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
sachinkiranti committed May 2, 2022
1 parent 0baf39b commit 476e7b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ A simple text manipulation js library.

### Download

- [textual.min.js](https://unpkg.com/@sachinkiranti/[email protected].0/dist/textual.min.js)
- [textual.min.js](https://unpkg.com/@sachinkiranti/[email protected].1/dist/textual.min.js)

### CDN

Link directly to Textual files on [unpkg](https://unpkg.com).


``` html
<script src="https://unpkg.com/@sachinkiranti/[email protected].0/dist/textual.min.js"></script>
<script src="https://unpkg.com/@sachinkiranti/[email protected].1/dist/textual.min.js"></script>
```

## Usage
Expand Down

0 comments on commit 476e7b0

Please sign in to comment.