Skip to content

Commit 2142de6

Browse files
committed
Release 0.3.1
1 parent 4251c5d commit 2142de6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ development.
1919

2020
With Leiningen:
2121

22-
[cljs-tooling "0.3.0"]
22+
[cljs-tooling "0.3.1"]
2323

2424
## Usage
2525

project.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject cljs-tooling "0.3.0"
1+
(defproject cljs-tooling "0.3.1"
22
:description "Tooling support for ClojureScript"
33
:url "https://github.com/clojure-emacs/cljs-tooling"
44
:license {:name "Eclipse Public License"

0 commit comments

Comments
 (0)