Skip to content
This repository was archived by the owner on Nov 17, 2024. It is now read-only.

Commit 8a7dccb

Browse files
committed
v0.3.3
1 parent cb33eaa commit 8a7dccb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/depscloud-api-nodejs/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/depscloud-api-nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@depscloud/api",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "NodeJS client to the deps.cloud API",
55
"main": "index.js",
66
"author": "deps.cloud Authors",

packages/depscloud-api-python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='depscloud_api',
5-
version='0.3.2',
5+
version='0.3.3',
66
license='MIT',
77
description='Python client to the deps.cloud API',
88
author='deps.cloud Authors',

0 commit comments

Comments
 (0)