bump to next snapshot version for future development

This commit is contained in:
Gered 2021-12-29 19:43:53 -05:00
parent 53588d6087
commit a04a74f2a8

View file

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