Skip to content

Commit a88b594

Browse files
committed
Bump version to 0.18.0
Signed-off-by: Stefan Widgren <stefan.widgren@gmail.com>
1 parent bf22416 commit a88b594

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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'
66
commands.
7-
Version: 0.17.0.9000
7+
Version: 0.18.0
88
License: GPL-2
99
Copyright: See COPYRIGHTS file.
1010
URL: https://github.com/ropensci/git2r

NEWS

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
git2r 0.17.0.9000
2-
-----------------
1+
git2r 0.18.0
2+
------------
3+
4+
BUG FIXES
35

6+
* This is a bug-fix release to solve an error introduced in the build
7+
configuration on mac in version 0.17.0. The package failed with
8+
'unable to load shared object', see issue #267.
49

510
git2r 0.17.0
611
------------

0 commit comments

Comments
 (0)