Skip to content

Commit

Permalink
upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-rubio committed Jan 17, 2025
1 parent 98f26fb commit 9277440
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 Proximal.MixProject do
def project do
[
app: :proximal,
version: "0.2.0",
version: "0.2.1",
description: "proXiMaL is an advanced library for XML on top of Saxy",
elixir: "~> 1.11",
elixirc_paths: elixirc_paths(Mix.env()),
Expand Down

0 comments on commit 9277440

Please sign in to comment.