aboutsummaryrefslogtreecommitdiff
path: root/VERSION
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-02-01 01:42:50 +1300
committerTom Ryder <tom@sanctum.geek.nz>2020-02-01 01:42:50 +1300
commitd29da9b76bc3de08e29a7deb713077741ff17a0d (patch)
tree5c284027031a91f9308a9eccbdfff0c6ca3ae017 /VERSION
parentMerge branch 'release/v2.0.0' (diff)
parentBump VERSION (diff)
downloadcrypt-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--VERSION2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index 227cea2..7ec1d6d 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.0.0
+2.1.0