From b1690c15addd7e37acb20a9ca61c0ccd5af6a4ae Mon Sep 17 00:00:00 2001 From: Lukasz Czaplinski Date: Wed, 12 Aug 2020 10:00:50 +0200 Subject: [PATCH] fixup! feature: current work Bump version tag --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 59848b3..40779d3 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject resume "1.4.0-pages-deploy-fix-3" +(defproject resume "1.5.0" :description "Resume generator" :url "http://github.com/scoiatael/resume" :license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"