diff options
author | Tom Ryder <tom@sanctum.geek.nz> | 2020-02-01 01:42:50 +1300 |
---|---|---|
committer | Tom Ryder <tom@sanctum.geek.nz> | 2020-02-01 01:42:50 +1300 |
commit | d29da9b76bc3de08e29a7deb713077741ff17a0d (patch) | |
tree | 5c284027031a91f9308a9eccbdfff0c6ca3ae017 /VERSION | |
parent | Merge branch 'release/v2.0.0' (diff) | |
parent | Bump VERSION (diff) | |
download | crypt-d29da9b76bc3de08e29a7deb713077741ff17a0d.tar.gz crypt-d29da9b76bc3de08e29a7deb713077741ff17a0d.zip |
Merge branch 'release/v2.1.0'v2.1.0
* release/v2.1.0:
Check zero print
Cast variable for comparison
Use a manual check in lieu of an assert
Remove stray space after function name
Correct an error message
Check print success more comprehensively
Add const decorators
Diffstat (limited to 'VERSION')
-rw-r--r-- | VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -2.0.0 +2.1.0 |