Skip to content

Commit

Permalink
Post-release version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcol committed Sep 13, 2024
1 parent 1aad6fa commit c55357d
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: Luminescence
Type: Package
Title: Comprehensive Luminescence Dating Data Analysis
Version: 0.9.25
Date: 2024-09-12
Version: 0.9.25.9000
Date: 2024-09-13
Authors@R: c(
person("Sebastian", "Kreutzer", role = c("aut", "trl", "cre", "dtc"), email = "[email protected]", comment = c(ORCID = "0000-0002-0734-2199")),
person("Christoph", "Burow", role = c("aut", "trl", "dtc"), comment = c(ORCID = "0000-0002-5023-4046")),
Expand Down
12 changes: 12 additions & 0 deletions NEWS.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,18 @@ header-includes:

# Changes in version `r RLumBuild::.get_pkg_version()` (`r Sys.Date()`)

## New functions


## Bugfixes


## Internals



# Changes in version 0.9.25 (2024-09-12)

**This package version requires R >= 4.3**

## New functions
Expand Down
8 changes: 8 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@

<!-- NEWS.md was auto-generated by NEWS.Rmd. Please DO NOT edit by hand!-->

# Changes in version 0.9.25.9000 (2024-09-13)

## New functions

## Bugfixes

## Internals

# Changes in version 0.9.25 (2024-09-12)

**This package version requires R \>= 4.3**
Expand Down

0 comments on commit c55357d

Please sign in to comment.