Skip to content

Commit 0190cfa

Browse files
committed
Increment version number to 1.0.0
1 parent 4c54d66 commit 0190cfa

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: keylist
22
Title: Lightweight List Extensions that Enforce Unique Keys
3-
Version: 0.0.0.9000
3+
Version: 1.0.0
44
Authors@R:
55
person("Luke", "Jenkins", , "luke-jenkins-dev@outlook.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-7206-7242"))
66
Description: Provides two lightweight keylist S3 classes `klist` and `knlist`: extensions to lists that enforce unique keys, either unnamed and named or fully named.

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# keylist (development version)
1+
# keylist 1.0.0
22

33
* Initial CRAN submission.

0 commit comments

Comments
 (0)