mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/matrix] v0.3.0
This commit is contained in:
parent
9b5675b325
commit
6eed4d1b74
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
class Matrix
|
class Matrix
|
||||||
VERSION = "0.2.0"
|
VERSION = "0.3.0"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue