Skip to content

Commit dae6670

Browse files
committed
Release version 1.0.4
1 parent 57c0a8f commit dae6670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
;;; Distributed under the GNU General Public License v3.0,
44
;;; see http://www.gnu.org/licenses/gpl.html
55

6-
(defproject code-maat "1.1-SNAPSHOT"
6+
(defproject code-maat "1.0.4"
77
:description "A toolset to mine and analyze version control data"
88
:url "http://www.adamtornhill.com/code/codemaat.htm"
99
:license {:name "GNU General Public License v3.0" :url "http://www.gnu.org/licenses/gpl.html"}

0 commit comments

Comments
 (0)