We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 711a778 commit 2e1c908Copy full SHA for 2e1c908
1 file changed
mix.exs
@@ -5,7 +5,7 @@ defmodule GitHubPostHogSync.MixProject do
5
[
6
app: :github_posthog_sync,
7
name: "github-posthog-sync",
8
- version: "1.1.0",
+ version: "1.0.0",
9
elixir: "~> 1.11",
10
escript: [main_module: GitHubPostHogSync],
11
aliases: [
0 commit comments