Skip to content

Commit 2e1c908

Browse files
committed
Set version to v1.0.0
1 parent 711a778 commit 2e1c908

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ defmodule GitHubPostHogSync.MixProject do
55
[
66
app: :github_posthog_sync,
77
name: "github-posthog-sync",
8-
version: "1.1.0",
8+
version: "1.0.0",
99
elixir: "~> 1.11",
1010
escript: [main_module: GitHubPostHogSync],
1111
aliases: [

0 commit comments

Comments
 (0)