Skip to content

Commit cb3a3ed

Browse files
chore: Bump to v1.0.1
1 parent f3578a7 commit cb3a3ed

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,4 +1,8 @@
1-
## 1.0.0 - 2025-04-??
1+
## 1.0.1 - 2025-04-17
2+
3+
- Small changes to docs [f3578a7006fb8d6cb19f36e19b1387243a12bd21]
4+
5+
## 1.0.0 - 2025-04-17
26

37
### Big Release
48

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.0"
4+
@version "1.0.1"
55

66
def project do
77
[

0 commit comments

Comments
 (0)