Skip to content

Commit

Permalink
[Update] 2.0.5 => 2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
koozaki committed Nov 1, 2020
1 parent 547a68b commit c8818e0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Convert romaji into kana

##### Load the romaji-conv.js (jsDelivr)
```html
<script src="https://cdn.jsdelivr.net/npm/@koozaki/[email protected].5/dist/romaji-conv.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@koozaki/[email protected].6/dist/romaji-conv.js"></script>
```

##### 1. Method pattern
Expand Down
2 changes: 1 addition & 1 deletion dist/romaji-conv.js

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": "@koozaki/romaji-conv",
"version": "2.0.5",
"version": "2.0.6",
"description": "Convert romaji into kana",
"keywords": [
"romaji",
Expand Down

0 comments on commit c8818e0

Please sign in to comment.