Skip to content

Commit 5215bf0

Browse files
committed
update version to 0.4.1
1 parent c591cb4 commit 5215bf0

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

dist-wrap/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist-wrap/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[package]
22
name = "rnacos-web-dist-wrap"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
edition = "2018"
55
authors = ["heqingpan <heqingpan@126.com>"]
66
license = "MIT/Apache-2.0"
77
description = "rnacos server's console front-end dist embed wrap project."
88

99
readme = "README.md"
10-
keywords = ["rnacos"]
10+
keywords = ["rnacos","r-nacos","nacos"]
1111

1212
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rnacos-console",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"authors": [
55
"heqingpan@126.com"
66
],

0 commit comments

Comments
 (0)