Skip to content

Commit

Permalink
Release: 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ericdallo committed Aug 16, 2021
1 parent 0fdcfd5 commit a9b1cd3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@

## Unreleased

## 0.1.0

- First release
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject com.github.clojure-lsp/lein-clojure-lsp "0.1.0-SNAPSHOT"
(defproject com.github.clojure-lsp/lein-clojure-lsp "0.1.0"
:description "Lein plugin to run clojure-lsp features via API."
:url "https://clojure-lsp.github.io/clojure-lsp"
:license {:name "MIT"
Expand Down

0 comments on commit a9b1cd3

Please sign in to comment.