Skip to content

Commit c6b9c52

Browse files
committed
chore: bump version
1 parent 4ae7b27 commit c6b9c52

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.7.1";
10+
version = "0.7.2";
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.7.1",
3+
"version": "0.7.2",
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)