diff --git a/project.clj b/project.clj index 7a1229f..7e60e6a 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject dev.gethop/notifications.firebase "0.1.14" +(defproject dev.gethop/notifications.firebase "0.1.15-SNAPSHOT" :description "A duct library for managing notifications with Firebase Cloud Messaging" :url "http://github.com/gethop-dev/notifications.firebase" :min-lein-version "2.9.8"