We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fb03ce commit 27571f6Copy full SHA for 27571f6
3 files changed
Cargo.toml
@@ -7,7 +7,7 @@ license = "MIT"
7
description = "A simple library for Mining pools and developers"
8
documentation = "https://docs.rs/hashpool"
9
homepage = "https://www.arealayer.net/projects"
10
-version = "1.0.19-beta"
+version = "1.0.20-beta"
11
edition = "2021"
12
13
[dependencies]
MANIFEST.yml
@@ -2,4 +2,4 @@ name: HashPool
2
license: MIT
3
authors: 22388o and Rsync25
4
type: FOSS
5
-version: 1.0.19-beta
+version: 1.0.20-beta
SECURITY.md
@@ -25,4 +25,5 @@ currently being supported with security updates.
25
| v1.0.17-beta | :white_check_mark: |
26
| v1.0.18-beta | :white_check_mark: |
27
| v1.0.19-beta | :white_check_mark: |
28
+| v1.0.20-beta | :white_check_mark: |
29
0 commit comments