Skip to content

Commit 1bac1a8

Browse files
Set version to 0.7.4
Signed-off-by: Release-Candidate <[email protected]>
1 parent a2a238c commit 1bac1a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vscode-scheme-repl",
33
"displayName": "Chez Scheme REPL",
4-
"version": "0.7.3",
4+
"version": "0.7.4",
55
"preview": false,
66
"publisher": "release-candidate",
77
"description": "Support for Chez Scheme: Highlighting, autocompletion, documentation on hover and syntax checks.",

0 commit comments

Comments
 (0)