Skip to content

Commit

Permalink
Bump version to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Sep 28, 2020
1 parent 0c38c47 commit 473821a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: RPostgres
Title: 'Rcpp' Interface to 'PostgreSQL'
Version: 1.2.0.9001
Version: 1.2.1
Date: 2020-09-28
Authors@R:
c(person(given = "Hadley",
Expand Down
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# RPostgres 1.2.1 (2020-09-28)

- Internal changes only.


# RPostgres 1.2.0.9001 (2020-09-28)

- Gains new `Redshift` driver for connecting to Redshift databases.
Expand Down

0 comments on commit 473821a

Please sign in to comment.