Skip to content

Commit b98d3de

Browse files
committed
Release v0.3.6
1 parent d5bfeb7 commit b98d3de

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unpublished
44

5+
## 0.3.6
6+
57
- Update development dependencies
68
- Update Elixir, Erlang versions for development
79
- Use internal module for UUID generation, based on `ecto`'s implementation

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule AbsintheGraphqlWS.MixProject do
22
use Mix.Project
33

4-
@version "0.3.5"
4+
@version "0.3.6"
55
def project do
66
[
77
app: :absinthe_graphql_ws,

0 commit comments

Comments
 (0)