We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83e948a commit e49fbe8Copy full SHA for e49fbe8
Project.toml
@@ -1,7 +1,7 @@
1
name = "LibSSH"
2
uuid = "00483490-30f8-4353-8aba-35b82f51f4d0"
3
authors = ["James Wrigley <james@puiterwijk.org> and contributors"]
4
-version = "0.2.1"
+version = "0.3.0"
5
6
[deps]
7
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
docs/src/changelog.md
@@ -7,7 +7,7 @@ CurrentModule = LibSSH
This documents notable changes in LibSSH.jl. The format is based on [Keep a
8
Changelog](https://keepachangelog.com).
9
10
-## Unreleased
+## [v0.3.0] - 2024-03-10
11
12
### Added
13
0 commit comments