From 4dae6a20c625d624a622d4c3c600ea1bac9cf0b7 Mon Sep 17 00:00:00 2001 From: Antonin Hildebrand Date: Sun, 24 Jan 2016 22:57:04 +0100 Subject: [PATCH] bump dirac v0.1.1 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index af3379354e..6e5e51a8b3 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject binaryage/dirac "0.1.0" +(defproject binaryage/dirac "0.1.1" :description "Dirac DevTools - a Chrome DevTools fork for ClojureScript developers." :url "https://github.com/binaryage/dirac" :license {:name "MIT License"