# Version and other constants are defined here module WAEasyAPI BASE_URI = 'https://api.waeasyapi.com/v1/'.freeze VERSION = '1.0.0'.freeze end