devland.js
Advanced tools
Comparing version 1.1.60 to 1.1.61
@@ -12,3 +12,3 @@ { | ||
"name": "devland.js", | ||
"version": "1.1.60", | ||
"version": "1.1.61", | ||
"description": "A powerful API wrapper for the Discord API designed for modern bots", | ||
@@ -15,0 +15,0 @@ "main": "index.js", |
@@ -280,3 +280,3 @@ const { EventEmitter } = require('events') | ||
static get version() { return '1.0.0' } | ||
static get version() { return require('../../package.json').version } | ||
/** | ||
@@ -283,0 +283,0 @@ * Connect your bot to the discord gateway |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1598638
16511