Skip to content

Commit 8cad433

Browse files
committed
Bump version for release
1 parent 6553a48 commit 8cad433

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: odbc
22
Title: Connect to ODBC Compatible Databases (using the DBI Interface)
3-
Version: 1.1.1.9000
3+
Version: 1.1.2
44
Authors@R: c(
55
person("Jim", "Hester", , "[email protected]", role = c("aut", "cre")),
66
person("Hadley", "Wickham", , "[email protected]", role = c("aut")),

NEWS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# odbc 1.1.1.9000
1+
# odbc 1.1.2
22

33
* Add `bigint` parameter to `dbConnect()` to allow the user to set the behavior
44
when converting 64 bit integers into R types.

0 commit comments

Comments
 (0)