From 4c1e1aff739db8e3c2645a8ba8a56b80dcc4bce1 Mon Sep 17 00:00:00 2001 From: Philip Kamenarsky Date: Wed, 22 Feb 2012 13:06:31 +0100 Subject: [PATCH] pushed 1.0.3 dmg --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e498faf..ab60ad7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Atea -[Atea](https://github.com/downloads/pkamenarsky/atea/atea-1.0.1.dmg) is a minimalistic text file based menu bar time tracker for MacOS (get it [here](https://github.com/downloads/pkamenarsky/atea/atea-1.0.1.dmg)). +[Atea](https://github.com/downloads/pkamenarsky/atea/atea-1.0.3.dmg) is a minimalistic text file based menu bar time tracker for MacOS (get it [here](https://github.com/downloads/pkamenarsky/atea/atea-1.0.3.dmg)). There are a lot of great task managers out there - [Fogbugz](http://www.fogcreek.com/fogbugz/), [Pivotal](http://www.pivotaltracker.com/), [Lighthouse](http://lighthouseapp.com/) and [Trello](https://trello.com/) among others. So why yet another? @@ -86,7 +86,7 @@ Place `tasks.sh` somewhere in yout path (for example `/usr/share/bin`); then, in ## Building -If you just want to try out Atea, you can grab the pre-packaged `dmg` file [here](https://github.com/downloads/pkamenarsky/atea/atea-1.0.1.dmg). +If you just want to try out Atea, you can grab the pre-packaged `dmg` file [here](https://github.com/downloads/pkamenarsky/atea/atea-1.0.3.dmg). In order to build, you'll need [Leiningen](https://github.com/technomancy/leiningen), Clojure's build and dependency tool; first you have to make a standalone jar: