Skip to content

Commit f66bde7

Browse files
chore: Bump version to v1.0.3
1 parent 2975303 commit f66bde7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.0.3 - 2025-06-02
2+
3+
- Fix implementation for structs `2cdc6f578a192fd751ce105018a7f78b7ed8f852`
4+
15
## 1.0.2 - 2025-04-17
26

37
- More small changes to docs `147795c21a58e2308fbd43b571d9ba978c8a8a3b`

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.2"
4+
@version "1.0.3"
55

66
def project do
77
[

0 commit comments

Comments
 (0)