Skip to content

Commit

Permalink
bump 2.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
thheller committed Mar 15, 2018
1 parent d1a51ae commit 89944ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/shadow-cljs/package.json
@@ -1,7 +1,7 @@
{
"name": "shadow-cljs",
"version": "2.2.9",
"jar-version": "2.2.9",
"version": "2.2.10",
"jar-version": "2.2.10",
"description": "ClojureScript compiler and JS bundler",
"author": "Thomas Heller",
"license": "ISC",
Expand Down
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject thheller/shadow-cljs "2.2.9"
(defproject thheller/shadow-cljs "2.2.10"
:description "CLJS development tools"
:url "https://github.com/thheller/shadow-cljs"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit 89944ee

Please sign in to comment.