Skip to content

Commit b36fa09

Browse files
committed
fix: ver
1 parent e42a1fe commit b36fa09

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "remotefs-memory"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
authors = ["Christian Visintin <[email protected]>"]
55
edition = "2021"
66
license = "MIT"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<p align="center">~ A remotefs implementation for testing and simulation ~</p>
88

99
<p align="center">Developed by <a href="https://veeso.github.io/" target="_blank">@veeso</a></p>
10-
<p align="center">Current version: 0.1.0</p>
10+
<p align="center">Current version: 0.1.1</p>
1111

1212
<p align="center">
1313
<a href="https://opensource.org/licenses/MIT"

0 commit comments

Comments
 (0)