Skip to content

Commit fd9d411

Browse files
authored
secretbase 1.1.1
1 parent 3b3d256 commit fd9d411

File tree

3 files changed

+3
-8
lines changed

3 files changed

+3
-8
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: secretbase
33
Title: Cryptographic Hash, Extendable-Output and Binary Encoding Functions
4-
Version: 1.1.0.9000
4+
Version: 1.1.1
55
Authors@R: c(
66
person("Charlie", "Gao", , "charlie.gao@posit.co", role = c("aut", "cre"),
77
comment = c(ORCID = "0000-0002-0750-061X")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# secretbase (development version)
1+
# secretbase 1.1.1
22

33
* CBOR: performance optimizations; scalar values with attributes now encode as scalars rather than arrays.
44

cran-comments.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
11
## R CMD check results
22

3-
0 errors | 0 warnings | 1 note
4-
5-
New maintainer:
6-
Charlie Gao <charlie.gao@posit.co>
7-
Old maintainer(s):
8-
Charlie Gao <charlie.gao@shikokuchuo.net>
3+
0 errors | 0 warnings | 0 notes

0 commit comments

Comments
 (0)