Skip to content

Commit

Permalink
fix: use proper version number
Browse files Browse the repository at this point in the history
  • Loading branch information
KasperiP committed Aug 18, 2023
1 parent e2ec1b0 commit ef74435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "kiderat",
"private": true,
"version": "0.0.9-hotfix",
"version": "0.0.10",
"type": "module",
"license": "GPL-3.0",
"description": "Kiderat is a desktop application for reserving Kide.app tickets.",
Expand Down

0 comments on commit ef74435

Please sign in to comment.