Skip to content
This repository was archived by the owner on Jun 15, 2024. It is now read-only.

Commit 8ec156f

Browse files
committed
Version 0.4.1
1 parent bc9c1d0 commit 8ec156f

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
@@ -8,7 +8,7 @@
88

99
(println "Building against LambdaCD version" lambdacd-version "and clojure" clojure-version-to-use)
1010

11-
(defproject lambdacd-git "0.4.1-SNAPSHOT"
11+
(defproject lambdacd-git "0.4.1"
1212
:description "Git support for LambdaCD"
1313
:url "https://github.com/flosell/lambdacd-git"
1414
:license {:name "Apache License, version 2.0"

0 commit comments

Comments
 (0)