Skip to content

Commit a829067

Browse files
committed
Update version
1 parent 7b8efa7 commit a829067

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: gert
33
Title: Simple Git Client for R
4-
Version: 2.2.0
4+
Version: 2.3.0
55
Authors@R: c(
66
person("Jeroen", "Ooms", role = c("aut", "cre"), email = "jeroenooms@gmail.com",
77
comment = c(ORCID = "0000-0002-4035-0289")),

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2.3.0
2+
- Add git_worktree() family of functions (#252)
3+
- Reformat code with air
4+
15
2.2.0
26
- Windows: update to libgit2 1.9.1
37
- Fix unit tests for other default branch names

0 commit comments

Comments
 (0)