Sha256: 9ac8807b6df1f6adf382d6437cb1d9cc90e165f2d54f9c21aff500568af4426e

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.3.1'
end

Version data entries

1 entries across 1 versions & 1 rubygems

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