Skip to content

Commit 27571f6

Browse files
committedJan 11, 2025·
release v1.0.20-beta
1 parent 3fb03ce commit 27571f6

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed
 

‎Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "MIT"
77
description = "A simple library for Mining pools and developers"
88
documentation = "https://docs.rs/hashpool"
99
homepage = "https://www.arealayer.net/projects"
10-
version = "1.0.19-beta"
10+
version = "1.0.20-beta"
1111
edition = "2021"
1212

1313
[dependencies]

‎MANIFEST.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ name: HashPool
22
license: MIT
33
authors: 22388o and Rsync25
44
type: FOSS
5-
version: 1.0.19-beta
5+
version: 1.0.20-beta

‎SECURITY.md

+1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ currently being supported with security updates.
2525
| v1.0.17-beta | :white_check_mark: |
2626
| v1.0.18-beta | :white_check_mark: |
2727
| v1.0.19-beta | :white_check_mark: |
28+
| v1.0.20-beta | :white_check_mark: |
2829

0 commit comments

Comments
 (0)
Please sign in to comment.