@everymatrix/player-bonus-history 1.5.6 → 1.6.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/player-bonus-history",
3
- "version": "1.5.6",
3
+ "version": "1.6.0",
4
4
  "main": "dist/player-bonus-history",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -37,5 +37,5 @@
37
37
  "publishConfig": {
38
38
  "access": "public"
39
39
  },
40
- "gitHead": "18b817f66a008871bf85a5a004a749dca5111add"
40
+ "gitHead": "e4b57a534bdee7d09fc53a7b49e31338bc1a3f00"
41
41
  }