Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgeny Metelkin committed Oct 28, 2023
1 parent f6fead7 commit 52ff561
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log

# 0.1.1 - Firefox support
## 0.1.2 - session

- save and load session
- minor style changes
- use buffer for storage
- clear button

## 0.1.1 - Firefox support

- fix meta files
- remove Web File System
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "heta-online",
"version": "0.1.1",
"version": "0.1.2",
"description": "Web tool for converting Heta code to different languages.",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 52ff561

Please sign in to comment.