Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
PJUllrich committed Jul 1, 2021
1 parent 92f2242 commit bcf2e0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defmodule LiveEx.MixProject do
def project do
[
app: :live_ex,
version: "0.3.1",
version: "0.3.2",
description: "Flux based State Management for Phoenix LiveView",
source_url: "https://github.com/PJUllrich/live_ex",
package: [
Expand Down

0 comments on commit bcf2e0c

Please sign in to comment.