Skip to content

Commit

Permalink
fledge: Bump version to 0.0.0.9025
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Nov 28, 2024
1 parent 4df0be3 commit 3eea37a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: RKazam
Title: Boilerplate for implementing a DBI back end
Version: 0.0.0.9024
Version: 0.0.0.9025
Authors@R:
c(person(given = "Kirill",
family = "M\u00fcller",
Expand Down
7 changes: 7 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->

# RKazam 0.0.0.9025 (2024-11-28)

## Continuous integration

- Ignore errors when removing pkg-config on macOS (#34).


# RKazam 0.0.0.9024 (2024-11-27)

## Continuous integration
Expand Down

0 comments on commit 3eea37a

Please sign in to comment.