Skip to content

Commit 9fba9c0

Browse files
chore: Bump version to v1.1.0
1 parent 32c21e5 commit 9fba9c0

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.1.0 - 2025-07-01
2+
3+
- Expose `capture/2` `b077aba849126c63f1c7a82b6ad9d21945871a4a`
4+
15
## 1.0.3 - 2025-06-02
26

37
- Fix implementation for structs `2cdc6f578a192fd751ce105018a7f78b7ed8f852`

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.3"
4+
@version "1.1.0"
55

66
def project do
77
[

0 commit comments

Comments
 (0)