Skip to content

Commit

Permalink
Bump version to 1.2.0.9000
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Dec 19, 2019
1 parent e232ecb commit b8b2fd3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: RPostgres
Title: 'Rcpp' Interface to 'PostgreSQL'
Version: 1.2.0
Date: 2019-12-17
Version: 1.2.0.9000
Date: 2019-12-19
Authors@R:
c(person(given = "Hadley",
family = "Wickham",
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.0.9000

- Internal changes only.


# RPostgres 1.2.0

## Communication with the database
Expand Down

0 comments on commit b8b2fd3

Please sign in to comment.