Skip to content

Commit 0a45a20

Browse files
committed
Version 1.8.0.
1 parent 6a6f24d commit 0a45a20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TheFox/Pow/Hashcash.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
class Hashcash
1717
{
1818
const NAME = 'Hashcash';
19-
const VERSION = '1.8.0-dev.1';
19+
const VERSION = '1.8.0';
2020

2121
const DATE_FORMAT = 'ymd';
2222
const DATE_FORMAT10 = 'ymdHi';

0 commit comments

Comments
 (0)