We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9840084 commit 8840d79Copy full SHA for 8840d79
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sequelize-migrator",
3
- "version": "1.0.0",
+ "version": "1.1.0",
4
"description": "Migrate SequelizeJS migrations without SequelizeMeta table dependency and depdency management.",
5
"main": "index.js",
6
"scripts": {
0 commit comments