Skip to content

Commit

Permalink
Release 0.4.3
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Webb <dan.webb@damacus.io>
  • Loading branch information
damacus committed May 16, 2022
1 parent b837c68 commit bd92dc0
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
@@ -1,5 +1,9 @@
# Change log

## 0.4.3

- Update open4 requirement

## 0.4.2

- Fix undefined variable error in `LVM::External::Module`
Expand Down
2 changes: 1 addition & 1 deletion lib/lvm/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module LVM
VERSION = "0.4.2".freeze
VERSION = "0.4.3".freeze
end

0 comments on commit bd92dc0

Please sign in to comment.