Skip to content

Commit

Permalink
v0.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
alanvardy committed Dec 19, 2024
1 parent ed5165f commit ab41308
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Unreleased

## v0.6.7 (2024-12-18)

- Update to Phoenix LiveView 1.0

## v0.6.6 (2024-07-30)

- User can add additional classes to table elements
Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule Exzeitable.MixProject do
use Mix.Project

@version "0.6.6"
@version "0.6.7"

def project do
[
Expand Down

0 comments on commit ab41308

Please sign in to comment.