set version 0.1.0; add news

This commit is contained in:
Tom Elliott 2025-02-07 13:18:24 +13:00
parent 6f16468305
commit 96097fa692
2 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Package: ts Package: ts
Title: Helper functions for writing type safe functions for rserve-ts Title: Helper functions for writing type safe functions for rserve-ts
Version: 0.0.0.9000 Version: 0.1.0
Authors@R: Authors@R:
person("Tom", "Elliott", , "tom@inzight.co.nz", person("Tom", "Elliott", , "tom@inzight.co.nz",
role = c("aut", "cre"), role = c("aut", "cre"),

3
NEWS.md Normal file
View File

@ -0,0 +1,3 @@
# ts 0.1.0 - Initial release
The initial developmental release of ts.