We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 532ce41 commit a9f10dbCopy full SHA for a9f10db
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Next version
+## v0.2.0
4
5
- Detect "no crontab for X"
6
- Display a message when the file is empty
lib/version.h
@@ -1,7 +1,7 @@
#ifndef VERSION_H
#define VERSION_H
-#define CRONEDIT_VERSION "0.1.0"
+#define CRONEDIT_VERSION "0.2.0"
#define MIN_TERMINAL_WIDTH 85
7
#define MIN_TERMINAL_HEIGHT 8
0 commit comments