Skip to content

Commit a9f10db

Browse files
committed
v0.2.0
1 parent 532ce41 commit a9f10db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Next version
3+
## v0.2.0
44

55
- Detect "no crontab for X"
66
- Display a message when the file is empty

lib/version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ifndef VERSION_H
22
#define VERSION_H
33

4-
#define CRONEDIT_VERSION "0.1.0"
4+
#define CRONEDIT_VERSION "0.2.0"
55

66
#define MIN_TERMINAL_WIDTH 85
77
#define MIN_TERMINAL_HEIGHT 8

0 commit comments

Comments
 (0)