We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8f1b47 commit fdffa82Copy full SHA for fdffa82
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## [Unreleased]
2
3
+## [0.2.1] - 2022-02-11
4
+
5
+- Fix a assignment method issue
6
7
## [0.2.0] - 2022-02-10
8
9
- Change config format from 0.1 to 0.2
lib/matrixeval/ruby/version.rb
@@ -2,6 +2,6 @@
module Matrixeval
module Ruby
- VERSION = "0.2.0"
+ VERSION = "0.2.1"
end
0 commit comments