Skip to content

Commit

Permalink
chore: updated package.json, updated CHANGELOG.md, bumped 1.2.13 -> 1…
Browse files Browse the repository at this point in the history
….2.14
  • Loading branch information
gschramm committed Feb 15, 2023
1 parent 85463d7 commit 7c1e153
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.2.14 (February 15, 2023)
- chore: updated package.json, updated CHANGELOG.md, bumped 1.2.13 -> 1.2.14
- make target link libraries (m and OpenMP) private
- dummy commit

## 1.2.13 (January 13, 2023)
- chore: updated package.json, updated CHANGELOG.md, bumped 1.2.12 -> 1.2.13
- fix variable expansion in Config.cmake.in
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "1.2.13"
"version": "1.2.14"
}

0 comments on commit 7c1e153

Please sign in to comment.