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 147795c commit ab885d0Copy full SHA for ab885d0
CHANGELOG.md
@@ -1,6 +1,10 @@
1
+## 1.0.2 - 2025-04-17
2
+
3
+- More small changes to docs `147795c21a58e2308fbd43b571d9ba978c8a8a3b`
4
5
## 1.0.1 - 2025-04-17
6
-- Small changes to docs [f3578a7006fb8d6cb19f36e19b1387243a12bd21]
7
+- Small changes to docs `f3578a7006fb8d6cb19f36e19b1387243a12bd21`
8
9
## 1.0.0 - 2025-04-17
10
mix.exs
@@ -1,7 +1,7 @@
defmodule Posthog.MixProject do
use Mix.Project
- @version "1.0.1"
+ @version "1.0.2"
def project do
[
0 commit comments