From 175127ac0c8bf4f69757ed47fcc82b8fb6955da8 Mon Sep 17 00:00:00 2001 From: Aphyr Date: Wed, 16 Mar 2022 17:56:16 -0400 Subject: [PATCH] Version 0.2.1 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 5b8cbac..c4fff55 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject maelstrom "0.2.1-SNAPSHOT" +(defproject maelstrom "0.2.1" :description "A test bench for writing toy distributed systems" :url "https://github.com/jepsen-io/maelstrom" :license {:name "Eclipse Public License"