Skip to content

Commit

Permalink
fix description
Browse files Browse the repository at this point in the history
  • Loading branch information
marinacavalari committed Jan 5, 2022
1 parent ac46633 commit fdf4bdd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions project.clj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(defproject org.clojars.marinacavalari/databricks-sdk "0.1.1"
:description "FIXME: write description"
:url "http://example.com/FIXME"
(defproject org.clojars.marinacavalari/databricks-sdk "0.1.2"
:description "SDK to use databricks functions easier in Clojure"
:url "https://github.com/marinacavalari/databricks-sdk-clojure"
:license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"
:url "https://www.eclipse.org/legal/epl-2.0/"}
:dependencies [[org.clojure/clojure "1.10.3"]
Expand Down

0 comments on commit fdf4bdd

Please sign in to comment.