From 17b6305b101622c9d1811ac1d27251eb5f181bcb Mon Sep 17 00:00:00 2001 From: Viktor Eikman Date: Sat, 10 Apr 2021 16:40:49 +0200 Subject: [PATCH] Updated dmote-keycap for release. --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 8dea3c757..a41f5240a 100644 --- a/project.clj +++ b/project.clj @@ -14,7 +14,7 @@ [scad-clj "0.5.3"] [scad-klupe "0.2.0"] [scad-tarmi "0.6.0"] - [dmote-keycap "0.4.0"]] + [dmote-keycap "0.5.0"]] :main dactyl-keyboard.core :aot :all :uberjar-name "dmote.jar")