Sha256: 85c98ee2a8bf8a2f5492dcf28bbc977f1c7f2917c5386dc67adc48a134418b71

Contents?: true

Size: 291 Bytes

Versions: 1

Compression:

Stored size: 291 Bytes

Contents

# Project version and constants
module AwesomeBot
  PROJECT = 'awesome_bot'
  PROJECT_DESCRIPTION = 'Check for valid and duplicate URLs in a file. '\
                        'Great for "awesome" projects.'
  PROJECT_URL = 'https://github.com/dkhamsing/awesome_bot'

  VERSION = '1.13.7'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
awesome_bot-1.13.7 lib/awesome_bot/version.rb