Skip to content

Commit 4ae15e8

Browse files
author
22388o
committed
release v1.0.23-beta
1 parent c989a15 commit 4ae15e8

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
[package]
32

43
name = "Hash_Pool"
@@ -7,7 +6,7 @@ license = "MIT"
76
description = "A simple library for Mining pools and developers"
87
documentation = "https://docs.rs/hashpool"
98
homepage = "https://www.arealayer.net/projects"
10-
version = "1.0.22-beta"
9+
version = "1.0.23-beta"
1110
edition = "2021"
1211

1312
[dependencies]

MANIFEST.yml

Lines changed: 1 addition & 1 deletion
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.22-beta
5+
version: 1.0.23-beta

SECURITY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,7 @@ currently being supported with security updates.
2828
| v1.0.20-beta | :white_check_mark: |
2929
| v1.0.21-beta | :white_check_mark: |
3030
| v1.0.22-beta | :white_check_mark: |
31+
| v1.0.23-beta | :white_check_mark: |
32+
3133

3234

0 commit comments

Comments
 (0)