Explorar o código

Release 0.1.1.

Herbert Vojčík %!s(int64=8) %!d(string=hai) anos
pai
achega
0ea9b94681
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      bower.json
  2. 1 1
      package.json

+ 1 - 1
bower.json

@@ -1,6 +1,6 @@
 {
   "name": "usim",
-  "version": "0.1.0",
+  "version": "0.1.1",
   "homepage": "https://github.com/herby/usim",
   "authors": [
     "Herbert Vojčík <herby@mailbox.sk>"

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "usim",
-  "version": "0.1.0",
+  "version": "0.1.1",
   "description": "minimal discrete time simulation in javascript",
   "main": "lib/usim.js",
   "scripts": {