Skip to content

Commit

Permalink
bump package version [rev]
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamRaichu authored Sep 19, 2023
1 parent a0821a1 commit 390044f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "docx-viewer",
"displayName": "Docx Renderer",
"description": "An extension which provides a read-only renderer for docx files using the npm package docx-preview. Now with configuration!",
"version": "1.1.0",
"version": "1.1.1",
"publisher": "adamraichu",
"icon": "logo.png",
"author": {
Expand Down Expand Up @@ -119,4 +119,4 @@
"scripts": {
"build": "webpack"
}
}
}

0 comments on commit 390044f

Please sign in to comment.