Skip to content

Commit f05625a

Browse files
committed
Fixed project name
1 parent 238525e commit f05625a

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 ring-codec "0.1.0-SNAPSHOT"
1+
(defproject ring/ring-codec "0.1.0-SNAPSHOT"
22
:description "Library for encoding and decoding data"
33
:url "http://example.com/FIXME"
44
:license {:name "The MIT License"

0 commit comments

Comments
 (0)