Sha256: 84a47882678d9ec712cca94d4befaa76e0fe9e52eafec1be68bbd40b7e6eda02

Contents?: true

Size: 321 Bytes

Versions: 1

Compression:

Stored size: 321 Bytes

Contents

module BigSimon
  VERSION = "0.2.1"

  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.1 lib/big_simon/version.rb