version 1.5
This commit is contained in:
parent
ceb1bc6e1f
commit
8b52af14b6
|
@ -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!
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue