Skip to content

Commit

Permalink
Bump version to 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gretmn102 committed Aug 7, 2020
1 parent 4c38241 commit 7498aca
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,8 @@

### 0.0.2 — 05.08.2020
* Добавил комманду "QSP: Build", которая компилирует текущий файл в .qsp

### 0.0.3 — 07.08.2020
* build: .Net Core
* fix: escape args txt2gam, txt2gam output error
* feat: buildAndRun
2 changes: 1 addition & 1 deletion release/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "qsp",
"version": "0.0.2",
"version": "0.0.3",
"publisher": "Fering",
"contributors": [
{
Expand Down

0 comments on commit 7498aca

Please sign in to comment.