Skip to content

Commit 426f1a5

Browse files
chore: Bump version to v0.4.3
1 parent e692712 commit 426f1a5

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.4.3 - 2025-04-14
2+
3+
4+
15
## 0.4.2 - 2025-03-27
26

37
Allow `atom()` property keys - [#11]

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 "0.4.2"
4+
@version "0.4.3"
55

66
def project do
77
[

0 commit comments

Comments
 (0)