Skip to content

Commit

Permalink
Release v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zaytri committed Sep 17, 2023
1 parent 9bb26c1 commit ee6b687
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "slime2",
"version": "0.1.2",
"version": "0.1.3",
"private": true,
"homepage": ".",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions release/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
type="image/x-icon"
href="https://slime2.stream/favicon.ico"
/>
<script type="module" crossorigin src="https://cdn.jsdelivr.net/gh/zaytri/[email protected].2/release/slime2.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/zaytri/[email protected].2/release/slime2.css">
<script type="module" crossorigin src="https://cdn.jsdelivr.net/gh/zaytri/[email protected].3/release/slime2.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/zaytri/[email protected].3/release/slime2.css">
</head>
<body>
<main id="slime2-root"></main>
Expand Down
2 changes: 1 addition & 1 deletion release/slime2.css

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

Loading

0 comments on commit ee6b687

Please sign in to comment.