We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 109b82e commit 57c3e36Copy full SHA for 57c3e36
.VERSION_PREFIX
@@ -1 +1 @@
1
-1.2
+1.3
CHANGELOG.md
@@ -1,4 +1,4 @@
-# Unreleased
+# 1.3.169 (2023-03-27 / 109b82e)
2
3
## Added
4
README.md
@@ -16,13 +16,13 @@ For more info see the accompanying blog post: [ClojureScript logging with goog.l
16
deps.edn
17
18
``` clojure
19
-com.lambdaisland/glogi {:mvn/version "1.2.164"}
+com.lambdaisland/glogi {:mvn/version "1.3.169"}
20
```
21
22
project.clj
23
24
25
-[com.lambdaisland/glogi "1.2.164"]
+[com.lambdaisland/glogi "1.3.169"]
26
27
28
## Quickstart
0 commit comments