Skip to content

Commit

Permalink
Version
Browse files Browse the repository at this point in the history
  • Loading branch information
qrac committed Mar 15, 2021
1 parent c634cae commit 6113ef5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -30,7 +30,7 @@ Shitaji.CSS(シタジシーエスエス)は、Web 制作用の下地リセ

<!-- prettier-ignore -->
```html
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/shitajicss@5.1.0/dist/shitaji.min.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/shitajicss@6.0.0/dist/shitaji.min.css" />
```

### [npm](https://www.npmjs.com/package/shitajicss)
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "shitajicss",
"description": "Resetting CSS for web production",
"version": "5.1.0",
"version": "6.0.0",
"cdn": "dist/shitaji.css",
"cdn:min": "dist/shitaji.min.css",
"main": "dist/shitaji.css",
Expand Down

0 comments on commit 6113ef5

Please sign in to comment.