Skip to content

Commit 4a13154

Browse files
committed
fix: bad code
1 parent 2aacb9b commit 4a13154

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# Changelog
22

33
- [Changelog](#changelog)
4-
- [0.1.4](#014)
4+
- [0.1.5](#014)
55
- [0.1.3](#013)
66
- [0.1.2](#012)
77
- [0.1.1](#011)
88
- [0.1.0](#010)
99

1010
---
1111

12-
## 0.1.4
12+
## 0.1.5
1313

1414
Released on 18/04/2023
1515

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ license = "MIT"
1111
name = "remotefs-ssh"
1212
readme = "README.md"
1313
repository = "https://github.com/veeso/remotefs-rs-ssh"
14-
version = "0.1.4"
14+
version = "0.1.5"
1515

1616
[dependencies]
1717
chrono = "^0.4"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<p align="center">~ Remotefs SSH client ~</p>
1212

1313
<p align="center">Developed by <a href="https://veeso.github.io/" target="_blank">@veeso</a></p>
14-
<p align="center">Current version: 0.1.4 (18/04/2023)</p>
14+
<p align="center">Current version: 0.1.5 (18/04/2023)</p>
1515

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

0 commit comments

Comments
 (0)