Skip to content

Commit 4bcc009

Browse files
committed
Bump version to 1.1.1.9001
1 parent 29bdcd5 commit 4bcc009

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: fastmap
22
Title: Fast Data Structures
3-
Version: 1.1.1.9000
3+
Version: 1.1.1.9001
44
Authors@R: c(
55
person("Winston", "Chang", email = "winston@posit.co", role = c("aut", "cre")),
66
person(given = "Posit Software, PBC", role = c("cph", "fnd")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
fastmap 1.1.1.9000
1+
fastmap 1.1.1.9001
22
=============
33

44
* Changed `fastmap`'s `$has()` method to use C++ `contains()` method (which is new in hopscotch-map 2.3.0). (#30)

0 commit comments

Comments
 (0)