Skip to content

Commit c7a1309

Browse files
committed
use new verison of clj-spotify-playlist-copier
1 parent efd6d33 commit c7a1309

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
@@ -5,7 +5,7 @@
55
:url "http://www.eclipse.org/legal/epl-v10.html"}
66
:dependencies [[org.clojure/clojure "1.7.0"]
77
[org.clojure/tools.cli "0.3.3"]
8-
[clj-spotify-playlist-copier "0.1.0"]
8+
[clj-spotify-playlist-copier "0.1.1"]
99
[clj-time "0.11.0"]]
1010
:main ^:skip-aot discover-weekly-archivist.core
1111
:target-path "target/%s"

0 commit comments

Comments
 (0)