Skip to content

Commit 04cdc40

Browse files
Matias SalinasMatias Salinas
authored andcommitted
fix version v0.7.1
1 parent e9fafb6 commit 04cdc40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ use tower_http::cors::CorsLayer;
6666
"CacheBolt is a high-performance reverse proxy with \
6767
in-memory and multi-cloud caching support.\n\n\
6868
Author: Matías Salinas Contreras <[email protected]>\n\
69-
Version: 0.1.0"
69+
Version: 0.7.1"
7070
)
7171
)]
7272
struct Args {

0 commit comments

Comments
 (0)