Skip to content

Commit 5844eaa

Browse files
authored
Merge pull request #846 from getmaxun/pre-release-25
chore: pre-release v0.0.25
2 parents aed3f1f + af8a64b commit 5844eaa

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.24",
3+
"version": "0.0.25",
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.24",
3+
"version": "0.0.25",
44
"author": "Maxun",
55
"license": "AGPL-3.0-or-later",
66
"dependencies": {
@@ -51,7 +51,7 @@
5151
"lodash": "^4.17.21",
5252
"loglevel": "^1.8.0",
5353
"loglevel-plugin-remote": "^0.6.8",
54-
"maxun-core": "^0.0.24",
54+
"maxun-core": "^0.0.25",
5555
"minio": "^8.0.1",
5656
"moment-timezone": "^0.5.45",
5757
"node-cron": "^3.0.3",

0 commit comments

Comments
 (0)