version 1.5

This commit is contained in:
Gered 2016-06-27 18:35:13 -04:00
parent ceb1bc6e1f
commit 8b52af14b6
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@ in a number of really great ways in your applications:
## Leiningen
```clj
[gered/views "1.5-SNAPSHOT"]
[gered/views "1.5"]
```
## This is a fork!

View file

@ -1,4 +1,4 @@
(defproject gered/views "1.5-SNAPSHOT"
(defproject gered/views "1.5"
:description "A view to the past helps navigate the future."
:url "https://github.com/gered/views"