Skip to content

Commit 2dfadc8

Browse files
committed
release: v1.0.2
1 parent 6100425 commit 2dfadc8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Typix - 输入即图像
22

33
<p align="center">
4-
<a href="https://github.com/monkeyWie/typix/releases"><img src="https://img.shields.io/badge/version-1.0.0-blue.svg" alt="Version"></a>
4+
<a href="https://github.com/monkeyWie/typix/releases"><img src="https://img.shields.io/github/release/GopeedLab/gopeed.svg" alt="Version"></a>
55
<a href="https://hub.docker.com/r/liwei2633/typix"><img src="https://img.shields.io/docker/v/liwei2633/typix?label=Docker&color=blue" alt="Docker"></a>
66
<a href="https://www.apache.org/licenses/LICENSE-2.0"><img src="https://img.shields.io/badge/license-Apache%202.0-green.svg" alt="License"></a>
77
</p>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typix",
33
"private": true,
4-
"version": "1.0.0",
4+
"version": "1.0.2",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)