Skip to content

Commit 3cef389

Browse files
committed
Bump version to 0.6
Signed-off-by: Stefan Widgren <stefan.widgren@gmail.com>
1 parent d910678 commit 3cef389

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Title: Provides Access to Git Repositories
33
Description: Interface to the libgit2 library, which is a pure C
44
implementation of the Git core methods. Provides access to Git
55
repositories to extract data and running some basic git commands.
6-
Version: 0.5
7-
Date: 2015-02-17
6+
Version: 0.6
7+
Date: 2015-02-18
88
License: GPL-2
99
Copyright: See COPYRIGHTS file.
1010
URL: https://github.com/ropensci/git2r

NEWS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
git2r 0.6
2+
---------
3+
4+
CHANGES
5+
6+
* Update Title and Description field in DESCRIPTION file.
7+
18
git2r 0.5
29
---------
310

0 commit comments

Comments
 (0)