stout 0.2.1

A fast, Rust-based Homebrew-compatible package manager
1
2
3
4
5
# frozen_string_literal: true

module StoutPkg
  VERSION = "0.2.1"
end