Skip to content

Commit

Permalink
chore(release): v0.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
syimyuzya committed Oct 6, 2024
1 parent d06e9a4 commit 32caca7
Show file tree
Hide file tree
Showing 3 changed files with 75 additions and 75 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ A JavaScript library for the Qieyun (Tshet-uinh) phonological system
Browser:

```html
<script src="https://cdn.jsdelivr.net/npm/[email protected].0"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected].1"></script>
```

Node.js:
Expand Down
146 changes: 73 additions & 73 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tshet-uinh",
"version": "0.15.0",
"version": "0.15.1",
"description": "A JavaScript library for the Qieyun phonological system",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 32caca7

Please sign in to comment.