Skip to content

Commit f01423e

Browse files
committed
Merge branch 'master' of https://github.com/omkarcloud/boss
2 parents 3a1f021 + eb1de87 commit f01423e

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

bota/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ def get_description():
5454
#
5555
# This field corresponds to the "Description" metadata field:
5656
# https://packaging.python.org/specifications/core-metadata/#description-optional
57-
version='4.0.98',
57+
version='4.0.99',
5858
author="Chetan Jain",
5959
author_email="[email protected]",
6060
description="CLI for botasaurus.",

js/botasaurus-desktop-api/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/botasaurus-desktop-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "botasaurus-desktop-api",
3-
"version": "4.1.63",
3+
"version": "4.1.64",
44
"description": "The Botasaurus Desktop API Client provides programmatic access to Botasaurus Desktop scrapers with a developer-friendly API.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

js/botasaurus-server-js/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/botasaurus-server-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "botasaurus-server",
3-
"version": "4.1.89",
3+
"version": "4.1.90",
44
"description": "controls adder for botasaurus.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)