Skip to content

Commit

Permalink
Bumped version number to 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
andrie committed Oct 10, 2014
1 parent d6fbba0 commit 8ab1296
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 @@ -16,7 +16,7 @@ Description: The goal of checkpoint is to solve the problem of package
Immediately after completion of the rsync mirror process, we take a
snapshot, thus creating the archive. Snapshot archives exist starting from
2014-09-17.
Version: 0.3.2
Version: 0.3.3
Date: 2014-10-01
Author: Revolution Analytics
Maintainer: Andrie de Vries <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ To install `checkpoint` directly from github, use the `devtools` package. In yo

```
install.packages("devtools")
devtools::install_github("RevolutionAnalytics/checkpoint", ref="v0.3.2")
devtools::install_github("RevolutionAnalytics/checkpoint", ref="v0.3.3")
library("checkpoint")
```

Expand Down

0 comments on commit 8ab1296

Please sign in to comment.