Skip to content

Commit

Permalink
Maintenance: Bump packages to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
CoderAllan committed Jan 25, 2023
1 parent 5b48213 commit 1b2aa19
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## Version 1.0.4

- Maintenance: Bump packages to latest

## Version 1.0.3

- Maintenance: Bump packages to latest
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
"displayName": "EBCDIC Converter",
"description": "Converts the current file or the current selection from Ebcdic to Ascii or from Ascii to Ebcdic.",
"icon": "logo.png",
"version": "1.0.3",
"version": "1.0.4",
"license": "MIT",
"repository": "https://github.com/CoderAllan/vscode-ebcdicconverter",
"author": {
"name": "Allan Simonsen",
"url": "https://github.com/CoderAllan"
},
"engines": {
"vscode": "^1.73.1"
"vscode": "^1.74.0"
},
"categories": [
"Other"
Expand Down

0 comments on commit 1b2aa19

Please sign in to comment.