Skip to content

Commit 0367e3d

Browse files
authored
Merge pull request #267 from leapfrogtechnology/fix/bump-version
fix: bump version to 2.3.0
2 parents ac726b6 + 60d15ca commit 0367e3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@leapfrogtechnology/sync-db",
33
"description": "Command line utility to synchronize and version control relational database objects across databases",
4-
"version": "2.2.0",
4+
"version": "2.3.0",
55
"license": "MIT",
66
"main": "lib/index.js",
77
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)