Skip to content

Commit b0e8abe

Browse files
authored
Merge pull request #550 from getmaxun/pre-release-13
chore: pre-release v0.0.13
2 parents f4265c6 + 3100f60 commit b0e8abe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

maxun-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "maxun-core",
3-
"version": "0.0.14",
3+
"version": "0.0.15",
44
"description": "Core package for Maxun, responsible for data extraction",
55
"main": "build/index.js",
66
"typings": "build/index.d.ts",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "maxun",
3-
"version": "0.0.12",
3+
"version": "0.0.13",
44
"author": "Maxun",
55
"license": "AGPL-3.0-or-later",
66
"dependencies": {
@@ -50,7 +50,7 @@
5050
"lodash": "^4.17.21",
5151
"loglevel": "^1.8.0",
5252
"loglevel-plugin-remote": "^0.6.8",
53-
"maxun-core": "^0.0.14",
53+
"maxun-core": "^0.0.15",
5454
"minio": "^8.0.1",
5555
"moment-timezone": "^0.5.45",
5656
"node-cron": "^3.0.3",

0 commit comments

Comments
 (0)