1 parent 3dea28d commit 81a6581Copy full SHA for 81a6581
1 file changed
mix.exs
@@ -4,7 +4,7 @@ defmodule JetPluginSDK.MixProject do
4
def project do
5
[
6
app: :jet_plugin_sdk,
7
- version: "0.2.0",
+ version: "0.2.1",
8
name: "JetPluginSDK",
9
elixir: "~> 1.14",
10
description: "The Jet Plugin SDK",
0 commit comments