Skip to content

Commit

Permalink
Release 0.10.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
blueberry committed Jul 28, 2020
1 parent e2150be commit 638aae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Expand Up @@ -6,7 +6,7 @@
;; the terms of this license.
;; You must not remove this notice, or any other, from this software.

(defproject uncomplicate/clojurecuda "0.10.0-SNAPSHOT"
(defproject uncomplicate/clojurecuda "0.10.0"
:description "ClojureCUDA is a Clojure library for parallel computations with Nvidia's CUDA."
:url "https://github.com/uncomplicate/clojurecuda"
:scm {:name "git"
Expand Down

0 comments on commit 638aae5

Please sign in to comment.