Skip to content

Commit 2dc3a74

Browse files
committed
Increment version number to 0.3.0
1 parent 9a23992 commit 2dc3a74

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: treasury
22
Title: Client for US Treasury XML Feed and Published Data
3-
Version: 0.2.0.9000
3+
Version: 0.3.0
44
Authors@R:
55
person("Maximilian", "Mücke", , "[email protected]", role = c("aut", "cre"),
66
comment = c(ORCID = "0009-0000-9432-9795"))

NEWS.md

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

33
* Migration to data.table package. Internal data manipulation is now done using
44
data.table and all functions return data.table objects.

0 commit comments

Comments
 (0)