Skip to content

Commit 2fcd213

Browse files
committed
Increment version number to 1.2.0.9000
1 parent 284f167 commit 2fcd213

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Type: Package
22
Package: secretbase
33
Title: Cryptographic Hash, Extendable-Output and Binary/Text Encoding
44
Functions
5-
Version: 1.2.0
5+
Version: 1.2.0.9000
66
Authors@R: c(
77
person("Charlie", "Gao", , "charlie.gao@posit.co", role = c("aut", "cre"),
88
comment = c(ORCID = "0000-0002-0750-061X")),

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# secretbase (development version)
2+
13
# secretbase 1.2.0
24

35
* Adds `jsonenc()` and `jsondec()` for a minimal JSON encoding/decoding implementation.

0 commit comments

Comments
 (0)