Skip to content

Commit

Permalink
other: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dominiksta committed May 22, 2024
1 parent 6d75528 commit bd853c1
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
Changelog
======================================================================

`0.0.5` - _unreleased_
`0.0.5` - _2024-05-22_
----------------------------------------------------------------------
**Support for PDF Links and Popup Notes & Many Small Things**

#### Added

Expand Down
2 changes: 1 addition & 1 deletion dist/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wournal",
"version": "0.0.4",
"version": "0.0.5",
"description": "An SVG Editor for Handwritten Documents",
"main": "main/main.js",
"author": "dominiksta",
Expand Down
4 changes: 2 additions & 2 deletions 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": "wournal",
"version": "0.0.4",
"version": "0.0.5",
"description": "An SVG Editor for Handwritten Documents",
"main": "src/main/main.ts",
"repository": {
Expand Down

0 comments on commit bd853c1

Please sign in to comment.