This commit is contained in:
AJ ONeal 2017-05-09 11:40:46 -06:00
parent 4f53821a2c
commit 73edc8beeb
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "sqlite3-cluster",
"version": "2.0.0",
"version": "2.1.0",
"description": "A wrapper to enable the use of sqlite3 with node cluster via a socket server (i.e. for Raspberry Pi 2).",
"main": "index.js",
"scripts": {