Skip to content

Commit b9f031e

Browse files
committed
fixed a debugging statement, thanks to @eddelbuettel
1 parent 022b866 commit b9f031e

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: docopt
22
Type: Package
33
Title: Command-Line Interface Specification Language
4-
Version: 0.7
4+
Version: 0.7.1
55
Author: Edwin de Jonge (edwindjonge@gmail.com)
66
Maintainer: Edwin de Jonge <edwindjonge@gmail.com>
77
Description: Define a command-line interface by just giving it

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
version 0.7.1
2+
- fixed a debugging statement, thanks to @eddelbuettel
3+
14
version 0.7.0
25
- activated tests
36
- Implemented arguments and options with spaces (quoted) thanks to @ajmazurie and

0 commit comments

Comments
 (0)