FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix version string. · uncomplicate/clojure-cpp@68dddb5 · GitHub

Commit 68dddb5

Browse files
committed
Fix version string.
1 parent 490ff55 commit 68dddb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎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 org.uncomplicate/clojure-cpp "0.6.0."
9+
(defproject org.uncomplicate/clojure-cpp "0.6.0"
1010
:description "Clojure native interop through JavaCPP"
1111
:author "Dragan Djuric"
1212
:url "http://github.com/uncomplicate/clojure-cpp"

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL