Sha256: 8331d5656b77376c01c5dc777097a4e143f7927e7087200f4aacea315f2b83c6

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

Version data entries

1 entries across 1 versions & 1 rubygems

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