Skip to content

Commit

Permalink
release 3.3.1 [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrossetie committed Jun 19, 2024
1 parent 1e64c88 commit 0ec4a53
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
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.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "asciidoctor-vscode",
"displayName": "%displayName%",
"description": "%description%",
"version": "3.2.4-dev",
"version": "3.3.1",
"publisher": "asciidoctor",
"author": "João Pinto <lamego.pinto@gmail.com>",
"license": "MIT",
Expand All @@ -27,10 +27,10 @@
"categories": [
"Programming Languages"
],
"activationEvents": [
"onWebviewPanel:asciidoc.preview",
"onLanguage:asciidoc"
],
"activationEvents": [
"onWebviewPanel:asciidoc.preview",
"onLanguage:asciidoc"
],
"contributes": {
"languages": [
{
Expand Down

0 comments on commit 0ec4a53

Please sign in to comment.