Skip to content

Commit 603538a

Browse files
committed
Bumped version to 0.2
1 parent 0e37e5e commit 603538a

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
Version 0.2 (unreleased)
1+
Version 0.3 (unreleased)
2+
-----------
3+
4+
5+
Version 0.2
26
-----------
37

48
- [Fea] Implemented `check_drupal_log`

bin/check_drupal_log

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ INFO_AUTHOR="Patrick Plocke <patrick@plocke.de>"
1515
INFO_GPGKEY="0x28BF179F"
1616
INFO_DATE="2015-12-09"
1717
INFO_LICENSE="MIT"
18-
INFO_VERSION="0.1"
18+
INFO_VERSION="0.2"
1919

2020
# Get the path
2121
export PATH="$PATH:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin"

0 commit comments

Comments
 (0)