Skip to content

Commit

Permalink
bump version, remove tools config
Browse files Browse the repository at this point in the history
  • Loading branch information
criticalbh committed Oct 10, 2023
1 parent 3450de1 commit 48d2152
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .tool-versions

This file was deleted.

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 FaktoryWorker.MixProject do
def project do
[
app: :faktory_worker,
version: "1.9.5",
version: "1.9.6",
elixir: "~> 1.8",
description: description(),
package: package(),
Expand Down

0 comments on commit 48d2152

Please sign in to comment.