We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee1edc0 commit 678547dCopy full SHA for 678547d
packages/shadow-cljs/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "shadow-cljs",
3
- "version": "2.7.26",
4
- "jar-version": "2.7.26",
+ "version": "2.7.27",
+ "jar-version": "2.7.27",
5
"description": "ClojureScript compiler and JS bundler",
6
"author": "Thomas Heller",
7
"license": "ISC",
project.clj
@@ -1,4 +1,4 @@
-(defproject thheller/shadow-cljs "2.7.26"
+(defproject thheller/shadow-cljs "2.7.27"
:description "CLJS development tools"
:url "https://github.com/thheller/shadow-cljs"
:license {:name "Eclipse Public License"
0 commit comments