Skip to content

Commit

Permalink
Bump version to 1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
HaoZeke committed Nov 3, 2023
1 parent dfdb5ea commit 7ac32d3
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: fastMatMR
Title: High-Performance Matrix Market File Operations
Version: 1.2.4
Version: 1.2.5
Authors@R:
c(
person("Rohit", "Goswami", email = "[email protected]", role = c("aut", "cre"),
Expand Down
8 changes: 8 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
<!-- NEWS.md is maintained by https://cynkra.github.io/fledge, do not edit -->

# fastMatMR 1.2.5 (2023-11-03)

## Changes

- Fix a UBSAN error from Matrix in a vignette
+ Caught by CRAN


# fastMatMR 1.2.4 (2023-11-02)

- Same as previous version.
Expand Down

0 comments on commit 7ac32d3

Please sign in to comment.