Skip to content

Commit

Permalink
bumped up version
Browse files Browse the repository at this point in the history
  • Loading branch information
Herbert-Karl committed Mar 24, 2020
1 parent a74ad61 commit 6a8446f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the "digital-asm" extension will be documented in this file.

## 0.2.1 - 24.03.2020

* fixed command for parsing

## 0.2.0 - 23.02.2020

* added extension entry point
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "digital-asm",
"displayName": "Digital Assembler",
"description": "Plugin offering code completion, compiling, executing and single step debugging for asm files used with Digital",
"version": "0.2.0",
"version": "0.2.1",
"publisher": "Herbert-Karl",
"author": {
"name": "Herbert Bärschneider"
Expand Down

0 comments on commit 6a8446f

Please sign in to comment.