Skip to content

Commit ce4ad1c

Browse files
committed
bump-up version
1 parent 1f07e4a commit ce4ad1c

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## [0.3.2](https://github.com/QualiTorque/torque-vs-code-extensions/compare/v0.3.1...v0.3.2) (2023-02-01)
4+
5+
* minor schema updates
6+
37
## [0.3.1](https://github.com/QualiTorque/torque-vs-code-extensions/compare/v0.3.0...v0.3.1) (2022-11-18)
48

59
* set a VS Code user-agent

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "A VS Code extension for the Torque YAML syntax. Provides YAML schema verification, auto-complete, highlight problems and much more.",
55
"author": "Quali",
66
"license": "MIT",
7-
"version": "0.3.1",
7+
"version": "0.3.2",
88
"publisher": "Quali-Torque",
99
"repository": {
1010
"type": "git",

server/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.1
1+
0.3.2

0 commit comments

Comments
 (0)