Sha256: f2c0198a9ebecd366a8efac878d1a3fb6890b0d3a374f3204a30a08030bf641f

Contents?: true

Size: 321 Bytes

Versions: 1

Compression:

Stored size: 321 Bytes

Contents

module BigSimon
  VERSION = "0.2.0"

  COPYRIGHT = "2018 Ryan Moore"
  CONTACT   = "moorer@udel.edu"
  WEBSITE   = "https://github.com/mooreryan/InteinFinder"
  LICENSE   = "GPLv3"

  VERSION_BANNER =
      "  # Version:   v#{VERSION}
  # Copyright: #{COPYRIGHT}
  # Contact:   #{CONTACT}
  # License:   #{LICENSE}"

end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
big_simon-0.2.0 lib/big_simon/version.rb