Skip to content

Commit

Permalink
bump to patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
zkamvar committed Oct 24, 2023
1 parent 6f93063 commit 0abae4e
Show file tree
Hide file tree
Showing 2 changed files with 9 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: sandpaper
Title: Create and Curate Carpentries Lessons
Version: 0.14.0
Version: 0.14.1
Authors@R: c(
person(given = "Zhian N.",
family = "Kamvar",
Expand Down
8 changes: 8 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# sandpaper 0.14.1 (2023-10-25)

## BUG FIX

* `manage_deps()` can now provision a GitHub package from the lockfile if it was
not previously installed on the system (reported: @pratikunterwegs,
carpentries/actions#32; fixed: @zkamvar, #533)

# sandpaper 0.14.0 (2023-10-02)

## NEW FEATURES
Expand Down

0 comments on commit 0abae4e

Please sign in to comment.