Skip to content

Commit 4d1905f

Browse files
committed
release v1.0.17-beta
1 parent 83780d3 commit 4d1905f

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
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.16-beta"
10+
version = "1.0.17-beta"
1111
edition = "2021"
1212

1313
[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.16-beta
5+
version: 1.0.17-beta

SECURITY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ currently being supported with security updates.
2222
| v1.0.14-beta | :white_check_mark: |
2323
| v1.0.15-beta | :white_check_mark: |
2424
| v1.0.16-beta | :white_check_mark: |
25+
| v1.0.17-beta | :white_check_mark: |
2526

0 commit comments

Comments
 (0)