Skip to content

Commit

Permalink
Use cassandra driver 3.2.1; release v0.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gwicke authored and d00rman committed Jun 19, 2017
1 parent c9ebe0b commit c91c37a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,11 +1,11 @@
{
"name": "restbase-mod-table-cassandra",
"description": "RESTBase table storage on Cassandra",
"version": "0.11.1",
"version": "0.11.2",
"license": "Apache-2.0",
"dependencies": {
"bluebird": "^3.4.6",
"cassandra-driver": "^3.2.0",
"cassandra-driver": "3.2.1",
"core-js": "^2.4.1",
"extend": "^3.0.0",
"js-yaml": "^3.6.1",
Expand Down

0 comments on commit c91c37a

Please sign in to comment.