Skip to content

Commit 1c95a28

Browse files
committed
Increment version number to 1.2.2
1 parent cf1f2d9 commit 1c95a28

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,7 +1,7 @@
11
Type: Package
22
Package: pins
33
Title: Pin, Discover and Share Resources
4-
Version: 1.2.1.9000
4+
Version: 1.2.2
55
Authors@R: c(
66
person("Julia", "Silge", , "julia.silge@posit.co", role = c("cre", "aut"),
77
comment = c(ORCID = "0000-0002-3671-836X")),

NEWS.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# pins (development version)
1+
# pins 1.2.2
22

33
* Fixed how dots are checked in `pin_write()` to make user-facing messages more
44
clear (#770).
@@ -9,7 +9,6 @@
99

1010
* Fixed how `board_gdrive()` handles dribble objects (#780, @gorkang and #782).
1111

12-
1312
# pins 1.2.1
1413

1514
* New environment variable `PINS_CACHE_DIR` controls the location of the

0 commit comments

Comments
 (0)