We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0f3442 commit 45ac532Copy full SHA for 45ac532
project.clj
@@ -2,7 +2,7 @@
2
(System/getenv "LAMBDACD_VERSION")
3
"0.9.0"))
4
5
-(defproject lambdacd-value-stream "0.1.0-SNAPSHOT"
+(defproject lambdacd-value-stream "0.1.0"
6
:description "A library that adds upstream and downstream triggers to LambdaCD"
7
:url "https://github.com/flosell/lambdacd-value-stream"
8
:license {:name "Apache License, version 2.0"
0 commit comments