Skip to content

Commit 7300f98

Browse files
authored
Merge pull request #106 from revelrylabs/release-3.1.4
chore: bump version 3.1.4
2 parents afdb4ab + 45916cd commit 7300f98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ defmodule NodeJS.MixProject do
44
def project do
55
[
66
app: :nodejs,
7-
version: "3.1.3",
7+
version: "3.1.4",
88
elixir: "~> 1.12",
99
start_permanent: Mix.env() == :prod,
1010
deps: deps(),

0 commit comments

Comments
 (0)