Skip to content

Commit 26dee0b

Browse files
committed
changed version in project.clj
1 parent 05cc6d8 commit 26dee0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject json-diff "0.1.0-SNAPSHOT"
1+
(defproject json-diff "0.1.1"
22
:description "A console program to produce colorized diff of two JSON files"
33
:url "https://github.com/reflechant/json-diff"
44
:license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"

0 commit comments

Comments
 (0)