Skip to content

Commit

Permalink
Update repo to mention prql 0.13.0 (#574)
Browse files Browse the repository at this point in the history
  • Loading branch information
richb-hanover authored Jul 29, 2024
1 parent dfda771 commit ddf2417
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ here. Instead see [releases](https://github.com/PRQL/prql-vscode/releases) for a
brief summary of added extension features, extension source code zip archive,
and `prql-vscode-x.x.x.vsix` extension package download.

## 0.13.0 - 2024-07-25

- Bump to 0.13.0

## 0.12.2 - 2024-06-11

- Bump to 0.12.2
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"url": "https://github.com/prql/prql-vscode.git"
},
"publisher": "prql-lang",
"version": "0.12.2",
"version": "0.13.0",
"icon": "resources/prql-logo.png",
"engines": {
"vscode": "^1.65.0"
Expand Down

0 comments on commit ddf2417

Please sign in to comment.