Skip to content

Commit

Permalink
Version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vshishkov committed Apr 21, 2020
1 parent 0ee22d1 commit cf6acb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject emptyone/fn-recorders "0.1.1-SNAPSHOT"
(defproject emptyone/fn-recorders "0.1.1"
:description "Small lib for recording to atoms+files time of function execution (profiling) or function call results."
:url "https://github.com/evilsneer/fn-recorders"
:license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"
Expand Down

0 comments on commit cf6acb7

Please sign in to comment.