chore: bump

This commit is contained in:
cha0s 2019-05-17 06:15:36 -05:00
parent 0a6677055c
commit 68d27ae5ba
13 changed files with 13 additions and 13 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "@avocado/behavior", "name": "@avocado/behavior",
"version": "1.0.9", "version": "1.0.10",
"main": "index.js", "main": "index.js",
"author": "cha0s", "author": "cha0s",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "@avocado/core", "name": "@avocado/core",
"version": "1.0.6", "version": "1.0.7",
"main": "index.js", "main": "index.js",
"author": "cha0s", "author": "cha0s",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "@avocado/entity", "name": "@avocado/entity",
"version": "1.0.12", "version": "1.0.13",
"main": "index.js", "main": "index.js",
"author": "cha0s", "author": "cha0s",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "@avocado/graphics", "name": "@avocado/graphics",
"version": "1.0.5", "version": "1.0.6",
"main": "index.js", "main": "index.js",
"author": "cha0s", "author": "cha0s",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "@avocado/input", "name": "@avocado/input",
"version": "1.0.2", "version": "1.0.3",
"main": "index.js", "main": "index.js",
"author": "cha0s", "author": "cha0s",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "@avocado/math", "name": "@avocado/math",
"version": "1.0.3", "version": "1.0.4",
"main": "index.js", "main": "index.js",
"author": "cha0s", "author": "cha0s",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "@avocado/net", "name": "@avocado/net",
"version": "1.0.2", "version": "1.0.3",
"main": "index.js", "main": "index.js",
"author": "cha0s", "author": "cha0s",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "@avocado/physics", "name": "@avocado/physics",
"version": "1.0.4", "version": "1.0.5",
"main": "index.js", "main": "index.js",
"author": "cha0s", "author": "cha0s",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "@avocado/resource", "name": "@avocado/resource",
"version": "1.0.2", "version": "1.0.3",
"main": "index.js", "main": "index.js",
"author": "cha0s", "author": "cha0s",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "@avocado/sound", "name": "@avocado/sound",
"version": "1.0.1", "version": "1.0.2",
"main": "index.js", "main": "index.js",
"author": "cha0s", "author": "cha0s",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "@avocado/state", "name": "@avocado/state",
"version": "1.0.3", "version": "1.0.4",
"main": "index.js", "main": "index.js",
"author": "cha0s", "author": "cha0s",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "@avocado/timing", "name": "@avocado/timing",
"version": "1.0.4", "version": "1.0.5",
"main": "index.js", "main": "index.js",
"author": "cha0s", "author": "cha0s",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "@avocado/topdown", "name": "@avocado/topdown",
"version": "1.0.4", "version": "1.0.5",
"main": "index.js", "main": "index.js",
"author": "cha0s", "author": "cha0s",
"license": "MIT", "license": "MIT",