Skip to content

Commit

Permalink
Merge branch 'ver10.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacsas committed Feb 2, 2022
2 parents 41ce6fe + 080f76b commit c94df8b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Breaking updates and feature summaries across releases

## Catalyst unreleased (master branch)

## Catalyst 10.5
- Added `@reaction` macro
```julia
rx = @reaction k*v, A + B --> C + D
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "Catalyst"
uuid = "479239e8-5488-4da2-87a7-35f2df7eef83"
version = "10.4.3"
version = "10.5"

[deps]
AbstractAlgebra = "c3fe647b-3220-5bb0-a1ea-a7954cac585d"
Expand Down

0 comments on commit c94df8b

Please sign in to comment.