From 97009aaa99512633d38f0681e60cee8ddc5615e3 Mon Sep 17 00:00:00 2001 From: shikokuchuo <53399081+shikokuchuo@users.noreply.github.com> Date: Wed, 24 Jun 2026 23:11:41 +0100 Subject: [PATCH] autosync 0.1.0 --- DESCRIPTION | 2 +- NEWS.md | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 13617ca..7fe06e3 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Package Package: autosync Title: 'Automerge' Sync Server and Client -Version: 0.0.1.9000 +Version: 0.1.0 Authors@R: c( person("Charlie", "Gao", , "charlie.gao@posit.co", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0750-061X")), diff --git a/NEWS.md b/NEWS.md index 447650e..7003091 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,7 +1,3 @@ -# autosync (development version) +# autosync 0.1.0 * Initial CRAN release. - -# autosync 0.0.1 - -* Initial version.