Skip to content

Commit c1b3c01

Browse files
chore: Bump version to v0.4.4
1 parent 853e60d commit c1b3c01

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-
## 0.4.3 - 2025-04-14
1+
## 0.4.4 - 2025-04-14
2+
3+
Fix inconsistent docs for properties - [#13]
24

5+
## 0.4.3 - 2025-04-14
36

7+
Improve docs setup - [#12]
48

59
## 0.4.2 - 2025-03-27
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 "0.4.3"
4+
@version "0.4.4"
55

66
def project do
77
[

0 commit comments

Comments
 (0)