We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eed9408 commit cce4ee5Copy full SHA for cce4ee5
CHANGELOG.md
@@ -6,6 +6,8 @@ and removed features go under `Deprecated` and `Removed` respectively.
6
7
## [Unreleased]
8
9
+## [0.1.0] - 2020-12-11
10
+
11
### Added
12
13
- Listing of all tables (postgres)
package.json
@@ -7,7 +7,7 @@
"type": "git",
"url": "https://github.com/kwalter94/vscode-sqlrunner"
},
- "version": "0.0.2",
+ "version": "0.1.0",
"engines": {
"vscode": "^1.50.0"
0 commit comments