Skip to content

Commit

Permalink
Updating changelog
Browse files Browse the repository at this point in the history
Updating version number
  • Loading branch information
mtdowling committed Aug 12, 2014
1 parent c44db34 commit b869692
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
CHANGELOG
=========

Next Release (TBD)
0.2.0 (2014-08-11)
------------------

Adding new commands and changing how parsing works.
Expand Down
2 changes: 1 addition & 1 deletion chag
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ HEADING_START='[[:digit:]]+\.[[:digit:]]+\.[[:digit:]]+'
HEADING_END='\([[:digit:]]{4}\-[[:digit:]]{2}\-[[:digit:]]{2}\)$'

version() {
echo "chag 0.1.0"
echo "chag 0.2.0"
}

usage() {
Expand Down

0 comments on commit b869692

Please sign in to comment.