Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
stefnotch committed Oct 9, 2023
1 parent 9c1da79 commit 5954f2c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# next
# v0.2.3

- Copy-pasting
- Selections with double click and drag. Also with triple click.
- Parser error recovery

# v0.2.3

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aftermath-editor",
"version": "0.2.3",
"version": "0.2.5",
"source": "src/main.ts",
"type": "module",
"types": "dist/types.d.ts",
Expand Down

0 comments on commit 5954f2c

Please sign in to comment.