Ver código fonte

bump version number

Pascal Deschenes 12 anos atrás
pai
commit
013fed875c
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
     "name": "showdown",
-    "version": "0.3.0",
+    "version": "0.3.1",
     "author": "John Fraser",
     "scripts": {
         "test": "mocha ./test/run.js"