Skip to content

Commit b19e0ea

Browse files
authored
Merge pull request #4 from exoego/releasing
Releasing v0.1.3
2 parents 2f34905 + 02bf773 commit b19e0ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[package]
22
name = "cold-stat"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
edition = "2021"
55
authors = ["TATSUNO Yasuhiro <[email protected]>"]
66
license = "MIT"
7-
description = "A CLI tool to statically analyze cold start of AWS Lambda functions."
7+
description = "CLI to statically analyze cold start of AWS Lambda functions."
88
readme = "README.md"
99
homepage = "https://github.com/exoego/cold-stat"
1010
repository = "https://github.com/exoego/cold-stat"

0 commit comments

Comments
 (0)