Skip to content

Commit 030827c

Browse files
authored
update project.clj with 1.0.0 release version. (#66)
1 parent c3fa4f4 commit 030827c

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 exoscale/reporter "0.2.1-SNAPSHOT"
1+
(defproject exoscale/reporter "1.0.0-SNAPSHOT"
22
:description "error and event reporting component"
33
:url "https://github.com/exoscale/reporter"
44
:license {:name "MIT/ISC"}

0 commit comments

Comments
 (0)