Skip to content

Commit c04f177

Browse files
committed
feat: release v0.1.0
1 parent 42fbac4 commit c04f177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject uclj "0.1.0-SNAPSHOT"
1+
(defproject uclj "0.1.0"
22
:description "Minimalist and fast Clojure interpreter"
33
:url "https://github.com/erdos/uclj"
44
:license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"

0 commit comments

Comments
 (0)