Skip to content

Commit

Permalink
Changed version to 0.2.0 to allow pre-releases
Browse files Browse the repository at this point in the history
The adopted versioning system which increments the last digit is stupid and didn't allow to set pre-releases versions properly.
  • Loading branch information
wilsonfreitas committed Jun 23, 2014
1 parent 193bd56 commit 0e17115
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Description: bizdays is a small set of functions to help with calculations
bizdays can be fairly used for fixed income calculations.
Many countries make intense use of business days to price
financial instruments, like bonds and derivatives.
Version: 0.1.6
Version: 0.2.0
Author: Wilson Freitas <[email protected]>
Maintainer: Wilson Freitas <[email protected]>
URL: https://github.com/wilsonfreitas/R-bizdays
Expand Down
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Changes in Version 0.1.6
Changes in Version 0.2.0

* print.Calendar returns invisible(x) and shows weekdays

Expand Down

0 comments on commit 0e17115

Please sign in to comment.