Skip to content

Commit

Permalink
Merge commit 'refs/pull/6/head' of https://github.com/hackolade/Synapse
Browse files Browse the repository at this point in the history
Initial soft release
  • Loading branch information
pdesmarets committed Jul 18, 2020
2 parents 0a2760f + 9544aef commit 6a4d8b0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion forward_engineering/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "ddl",
"ddlType": "synapse",
"ddlType": "mssql",
"namePrefix": "Synapse",
"level": {
"container": true,
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "Synapse",
"version": "0.0.7",
"versionDate": "2020-06-04",
"version": "0.1.0",
"versionDate": "2020-07-18",
"author": "hackolade",
"engines": {
"hackolade": "4.0.0",
"hackolade": "4.1.10",
"hackoladePlugin": "1.2.0"
},
"contributes": {
Expand Down

0 comments on commit 6a4d8b0

Please sign in to comment.