Skip to content

Commit baf4da8

Browse files
committed
Bump to 0.2.2
1 parent 8a97ee5 commit baf4da8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## [Unreleased]
22

3+
## [0.2.2] - 2022-02-11
4+
5+
- Auto remove containers
6+
37
## [0.2.1] - 2022-02-11
48

59
- Fix a assignment method issue

lib/matrixeval/ruby/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module Matrixeval
44
module Ruby
5-
VERSION = "0.2.1"
5+
VERSION = "0.2.2"
66
end
77
end

0 commit comments

Comments
 (0)