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 01c6706 commit ecf8676Copy full SHA for ecf8676
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## [Unreleased]
2
3
+## [0.3.1] - 2022-02-21
4
+
5
+- Add `.matrixeval/docker-compose` to `.gitignore`
6
7
## [0.3.0] - 2022-02-21
8
9
- Support add extra docker compose services and volumes
lib/matrixeval/ruby/version.rb
@@ -2,6 +2,6 @@
module Matrixeval
module Ruby
- VERSION = "0.3.0"
+ VERSION = "0.3.1"
end
0 commit comments