From c3d097b4184f3988c422c2e13918506da8c17093 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juha=20Syrj=C3=A4l=C3=A4?= Date: Tue, 4 Jun 2019 08:33:44 +0300 Subject: [PATCH] Version 1.1.0 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index fb6e620..8177ec8 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject aws-lambda-serverless/lein-template "1.1.0-SNAPSHOT" +(defproject aws-lambda-serverless/lein-template "1.1.0" :description "Leiningen template for generating AWS Lambdas" :url "https://github.com/jsyrjala/aws-lambda-serverless" :scm {:name "git"