Skip to content

Commit

Permalink
Bump plugin version to 0.2.9 for next development track
Browse files Browse the repository at this point in the history
  • Loading branch information
Teamcity committed Oct 12, 2024
1 parent dabb801 commit 3e56605
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Cassandra",
"version": "0.2.8",
"version": "0.2.9",
"author": "hackolade",
"engines": {
"hackolade": "5.4.7",
Expand All @@ -23,9 +23,9 @@
},
"features": {
"views": {
"enabled": true,
"disablePipelines": true
},
"enabled": true,
"disablePipelines": true
},
"nestedCollections": false,
"disablePatternField": true,
"enableForwardEngineering": true,
Expand Down Expand Up @@ -76,4 +76,4 @@
"prettier": "3.2.5",
"simple-git-hooks": "2.11.1"
}
}
}

0 comments on commit 3e56605

Please sign in to comment.