Skip to content

Commit ab885d0

Browse files
chore: Bump to v1.0.2
1 parent 147795c commit ab885d0

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
## 1.0.2 - 2025-04-17
2+
3+
- More small changes to docs `147795c21a58e2308fbd43b571d9ba978c8a8a3b`
4+
15
## 1.0.1 - 2025-04-17
26

3-
- Small changes to docs [f3578a7006fb8d6cb19f36e19b1387243a12bd21]
7+
- Small changes to docs `f3578a7006fb8d6cb19f36e19b1387243a12bd21`
48

59
## 1.0.0 - 2025-04-17
610

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule Posthog.MixProject do
22
use Mix.Project
33

4-
@version "1.0.1"
4+
@version "1.0.2"
55

66
def project do
77
[

0 commit comments

Comments
 (0)