Skip to content
This repository has been archived by the owner on Oct 25, 2018. It is now read-only.

Commit

Permalink
update version and clean-up
Browse files Browse the repository at this point in the history
  • Loading branch information
darthcav committed Jun 22, 2016
1 parent 1150240 commit 2890a4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,5 +246,5 @@ See [license file](./LICENSE.md).
[cassandra]: https://cassandra.apache.org/
[cassandra-driver]: http://docs.datastax.com/en/drivers/nodejs/3.0/
[node-version]: https://img.shields.io/badge/node-4.0.0-orange.svg?style=flat-square
[npm-image]: https://img.shields.io/badge/npm-3.0.3-blue.svg?style=flat-square
[npm-image]: https://img.shields.io/badge/npm-3.0.4-blue.svg?style=flat-square
[npm-url]: https://www.npmjs.com/package/cassandra-jpa
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cassandra-jpa",
"version": "3.0.3",
"version": "3.0.4",
"description": "Imergo Node.js Javascript Persistence API for Apache Cassandra.",
"main": "index.js",
"repository": {
Expand All @@ -24,7 +24,6 @@
"dependencies": {
"async": "2.0.0-rc.6",
"cassandra-driver": "3.0.2",
"debug": "2.2.0",
"deep-assign": "2.0.0",
"string": "3.3.1",
"typly": "0.3.0",
Expand Down

0 comments on commit 2890a4c

Please sign in to comment.