Skip to content

Commit cd15052

Browse files
committed
Increment version number to 1.3.1
1 parent 64f8df5 commit cd15052

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: gh
22
Title: 'GitHub' 'API'
3-
Version: 1.3.0.9000
3+
Version: 1.3.1
44
Authors@R: c(
55
person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("cre", "ctb")),
66
person("Jennifer", "Bryan", role = "aut"),

NEWS.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
2-
# gh (development version)
1+
# gh 1.3.1
32

43
* gh now accepts lower-case methods i.e. both `gh::gh("get /users/hadley/repos")` and `gh::gh("GET /users/hadley/repos")` work (@maelle, #167).
54

0 commit comments

Comments
 (0)