Skip to content

Commit 45ac532

Browse files
committed
Version 0.1.0
1 parent e0f3442 commit 45ac532

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
@@ -2,7 +2,7 @@
22
(System/getenv "LAMBDACD_VERSION")
33
"0.9.0"))
44

5-
(defproject lambdacd-value-stream "0.1.0-SNAPSHOT"
5+
(defproject lambdacd-value-stream "0.1.0"
66
:description "A library that adds upstream and downstream triggers to LambdaCD"
77
:url "https://github.com/flosell/lambdacd-value-stream"
88
:license {:name "Apache License, version 2.0"

0 commit comments

Comments
 (0)