Skip to content

Commit 1e4d1c9

Browse files
committed
Release v0.0.2
Signed-off-by: Greg Haskins <[email protected]>
1 parent 081c3cd commit 1e4d1c9

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
@@ -1,4 +1,4 @@
1-
(defproject io.github.manetu/lambda-sdk "0.0.2-SNAPSHOT"
1+
(defproject io.github.manetu/lambda-sdk "0.0.2"
22
:description "An SDK for developing Lambda functions for the Manetu Platform in ClojureScript"
33
:url "https://github.com/manetu/lambda-sdk-clj"
44
:license {:name "Apache License 2.0"

0 commit comments

Comments
 (0)