version bump

This commit is contained in:
ntr 2019-09-08 14:42:14 +10:00
parent 44ef34c6eb
commit 3c7816fb16
6 changed files with 8 additions and 10 deletions

View File

@ -1 +1 @@
1.3.1
1.3.2

View File

@ -17,16 +17,14 @@
* bot game grind
* stress test
* msg pane
* game invites
* change score to enum
* pct based translates for combat animation
* make our own toasts / msg pane
* send account_instances on players update
* pct based translates for combat animation
* add speed to descriptions
* clear skill (if currently targetted)
* only login / logout / register http
## SOON
*SERVER*
* modules

View File

@ -1,6 +1,6 @@
{
"name": "mnml-client",
"version": "1.3.1",
"version": "1.3.2",
"description": "",
"main": "index.js",
"scripts": {

View File

@ -1,6 +1,6 @@
{
"name": "mnml-client",
"version": "1.3.1",
"version": "1.3.2",
"description": "",
"main": "index.js",
"scripts": {

View File

@ -1,6 +1,6 @@
{
"name": "mnml-ops",
"version": "1.3.1",
"version": "1.3.2",
"description": "",
"main": "index.js",
"scripts": {

View File

@ -1,6 +1,6 @@
[package]
name = "mnml"
version = "1.3.1"
version = "1.3.2"
authors = ["ntr <ntr@smokestack.io>"]
[dependencies]