v1.2.0-beta

This commit is contained in:
Riley Shaw 2014-09-19 14:24:45 -07:00
parent bb42f11306
commit 3a7f953425
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "terra",
"version": "1.1.0-beta",
"version": "1.2.0-beta",
"homepage": "https://github.com/rileyjshaw/terra",
"authors": [
"rileyjshaw <i@rileyjshaw.com>"

View File

@ -1,6 +1,6 @@
{
"name": "terra",
"version": "1.1.0-beta",
"version": "1.2.0-beta",
"description": "A JavaScript library for simple biological simulations and cellular automata.",
"main": "dist/terra.min.js",
"scripts": {