Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
sritchie committed Jun 9, 2021
1 parent 9a719c7 commit 3fe576c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ To cite this repository:
author = {Colin Smith and Sam Ritchie},
title = {{SICMU}tils: {F}unctional {C}omputer {A}lgebra in {C}lojure},
url = {http://github.com/sicmutils/sicmutils},
version = {0.19.1},
version = {0.19.2},
year = {2016},
}
```
Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
;; along with this code; if not, see <http://www.gnu.org/licenses/>.
;;

(defproject sicmutils "0.19.1"
(defproject sicmutils "0.19.2"
:description "A port of the Scmutils computer algebra/mechanics system to Clojure."
:url "http://github.com/sicmutils/sicmutils"
:scm {:name "git" :url "https://github.com/sicmutils/sicmutils"}
Expand Down
2 changes: 1 addition & 1 deletion resources/SICMUTILS_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.19.1
0.19.2

0 comments on commit 3fe576c

Please sign in to comment.