Skip to content

Commit 8ab1296

Browse files
committed
Bumped version number to 0.3.3
1 parent d6fbba0 commit 8ab1296

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Description: The goal of checkpoint is to solve the problem of package
1616
Immediately after completion of the rsync mirror process, we take a
1717
snapshot, thus creating the archive. Snapshot archives exist starting from
1818
2014-09-17.
19-
Version: 0.3.2
19+
Version: 0.3.3
2020
Date: 2014-10-01
2121
Author: Revolution Analytics
2222
Maintainer: Andrie de Vries <[email protected]>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ To install `checkpoint` directly from github, use the `devtools` package. In yo
9898

9999
```
100100
install.packages("devtools")
101-
devtools::install_github("RevolutionAnalytics/checkpoint", ref="v0.3.2")
101+
devtools::install_github("RevolutionAnalytics/checkpoint", ref="v0.3.3")
102102
library("checkpoint")
103103
```
104104

0 commit comments

Comments
 (0)