changeset 15:7811c5ea0700 1.0.1

Serpentron 1.0.1.
author Mikhail Kryshen <mikhail@kryshen.net>
date Tue, 12 Apr 2016 23:43:13 +0300
parents c86e88127e13
children f9175ceade33
files package.json src/Serpentron.st
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/package.json	Tue Apr 12 23:33:40 2016 +0300
+++ b/package.json	Tue Apr 12 23:43:13 2016 +0300
@@ -2,7 +2,7 @@
   "name": "serpentron",
   "title": "Serpentron",
   "description": "Implementation of a classic arcade game. Survive as long as possible without hitting anything.",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "homepage": "http://www.games1729.com/serpentron/",
   "author": {
     "name": "Mikhail Kryshen",
--- a/src/Serpentron.st	Tue Apr 12 23:33:40 2016 +0300
+++ b/src/Serpentron.st	Tue Apr 12 23:43:13 2016 +0300
@@ -356,7 +356,7 @@
 		H1: (Silk A: {	#href -> 'http://www.games1729.com/serpentron/'.
 						#target -> '_top'.
 						'Serpentron'});
-		SPAN: {#id -> 'status'. 'version 1.0'}.
+		SPAN: {#id -> 'status'. 'version 1.0.1'}.
 		
 	(title IMG: {#id -> 'fullscreen-button'.
 				 #title -> 'Toggle fullscreen'.