Skip to content

Commit ca54a25

Browse files
committed
chore: bump version
1 parent 222dc3b commit ca54a25

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
}:
88
mkYarnPackage rec {
99
pname = "untis-ics-sync";
10-
version = "0.6.0";
10+
version = "0.6.1";
1111

1212
src = ./.;
1313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "untis-ics-sync",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "Serves a calendar API (ICS) for events provided from Untis.",
55
"author": "Luna Simons <luna@bddvlpr.com> (https://bddvlpr.com)",
66
"license": "BSD-3-Clause",

0 commit comments

Comments
 (0)