Sha256: 32fdad3ffe0063a4f696777e100ab70d7057829b85c94cf694488d77ff2c2883

Contents?: true

Size: 290 Bytes

Versions: 1

Compression:

Stored size: 290 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.9.1'
end

Version data entries

1 entries across 1 versions & 1 rubygems

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