File Manager
Path:
/
opt
/
chef
/
embedded
/
lib
/
ruby
/
2.7.0
/
matrix
/
Viewing File: version.rb
# frozen_string_literal: true class Matrix VERSION = "0.2.0" end