Skip to content

Commit b246717

Browse files
authored
Release 0.7.5 (#52)
1 parent 8957a63 commit b246717

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 0.7.5
4+
5+
* Update rusler Rust crate to 0.32
6+
* Fix problem with precompiled nil versio missing 2.16
7+
38
## 0.7.4
49

510
* Update rusler Rust crate to 0.30

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule ExKeccak.MixProject do
22
use Mix.Project
33

4-
@version "0.7.4"
4+
@version "0.7.5"
55
@source_url "https://github.com/tzumby/ex_keccak"
66

77
def project do

0 commit comments

Comments
 (0)