diff --git a/package.json b/package.json index 495f581..eeaa984 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cassanknex", - "version": "1.20.4", + "version": "1.20.5", "description": "An Apache Cassandra CQL query builder with support for the DataStax NodeJS driver, written in the spirit of Knex.", "main": "index.js", "homepage": "https://github.com/azuqua/cassanknex",