Skip to content

Commit

Permalink
правки
Browse files Browse the repository at this point in the history
  • Loading branch information
HamletSargsyan committed Jul 15, 2024
1 parent 982f681 commit 07dc02e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG

## [Unreleased]
## [1.0.0]
### Added
- new keyword: `assert`
- new operators: `%`, `~`, `:`, `^`, `.`, `,`, `{`, `}`, `[`, `]`, `(`, `)`
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": "lazurite",
"displayName": "Lazurite-vscode",
"description": "",
"version": "0.2.0",
"version": "1.0.0",
"engines": {
"vscode": "^1.91.0"
},
Expand Down

0 comments on commit 07dc02e

Please sign in to comment.