From 20a1dbfa1a3e61320195272142dabeeb6f2b2093 Mon Sep 17 00:00:00 2001 From: "zilti@lyrion.ch" Date: Sat, 7 Jan 2017 17:57:52 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 15f80c0..e8ee33b 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ [![License](//img.shields.io/badge/license-LGPL-blue.svg?style=flat)](https://www.gnu.org/licenses/lgpl-3.0.en.html#content) -[![Clojars](//img.shields.io/badge/clojars-0.1.0--SNAPSHOT-blue.svg?style=flat)](https://clojars.org/clojurefx/versions/0.1.0-SNAPSHOT) +[![Clojars](//img.shields.io/badge/clojars-0.0.16-blue.svg?style=flat)](https://clojars.org/clojurefx/versions/0.0.16) [![Gratipay](//img.shields.io/gratipay/zilti.svg?style=flat)](//gratipay.com/zilti) [![Flattr this](//api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=zilti&url=https%3A%2F%2Fbitbucket.org%2Fzilti%2Fclojurefx) # ClojureFX ```clojure -[clojurefx "0.1.0-SNAPSHOT"] +[clojurefx "0.0.16"] ``` **Note: This project is still maintained. Miss a feature, found a bug? Open a ticket, and I'll fix and improve it.**