Skip to content

Commit 62f96d2

Browse files
committed
5.0.2 package.json and README update
1 parent 4ee4caf commit 62f96d2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515

1616
```html
1717
<!-- 核心:Tocas UI -->
18-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/tocas/5.0.1/tocas.min.css" />
19-
<script src="https://cdnjs.cloudflare.com/ajax/libs/tocas/5.0.1/tocas.min.js"></script>
18+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/tocas/5.0.2/tocas.min.css" />
19+
<script src="https://cdnjs.cloudflare.com/ajax/libs/tocas/5.0.2/tocas.min.js"></script>
2020

2121
<!-- 字體:Noto Sans TC -->
2222
<link rel="preconnect" href="https://fonts.googleapis.com" />

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tocas",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"description": "The fastest and most intuitive way to build diverse websites and progressive web application interfaces.",
55
"directories": {
66
"doc": "docs",

0 commit comments

Comments
 (0)