diff --git a/package.json b/package.json index 28c61c3..c9375b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "db-migrate-sqlite3", - "version": "1.0.1", + "version": "1.0.2", "description": "A sqlite driver for db-migrate", "main": "index.js", "scripts": {