Version 0.2.0

This commit is contained in:
Gered 2022-01-05 17:34:09 -05:00
parent 2bb58076bc
commit a5d97da3c0

View file

@ -1,4 +1,4 @@
(defproject net.gered/aging-session "0.2.0-SNAPSHOT"
(defproject net.gered/aging-session "0.2.0"
:description "Memory based ring session with expiry and time based mutation."
:url "https://github.com/gered/aging-session"
:license {:name "Eclipse Public License"