Skip to content

Commit 03418ec

Browse files
committed
Release 0.21.0.
1 parent bdd71b6 commit 03418ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
;; the terms of this license.
77
;; You must not remove this notice, or any other, from this software.
88

9-
(defproject uncomplicate/clojurecuda "0.20.0"
9+
(defproject uncomplicate/clojurecuda "0.21.0"
1010
:description "ClojureCUDA is a Clojure library for parallel computations with Nvidia's CUDA."
1111
:url "https://github.com/uncomplicate/clojurecuda"
1212
:scm {:name "git"

0 commit comments

Comments
 (0)