ソースを参照

Release 0.0.2.

Herbert Vojčík 8 年 前
コミット
e5885d4a6b
1 ファイル変更1 行追加1 行削除
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "test-redux-goodies",
-  "version": "0.0.1",
+  "version": "0.0.2",
   "description": "Helpers to test Redux code.",
   "main": "lib/index.js",
   "scripts": {