Skip to content

Commit 8b760cb

Browse files
committed
chore: bump version to 0.8.7
1 parent e235c77 commit 8b760cb

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docker/app-manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ manifestVersion: 1
22
info:
33
name: quilt-docker
44
description: Packaging Benchling Notebooks as Quilt packages
5-
version: 0.8.6
5+
version: 0.8.7
66
features:
77
- name: Quilt Connector
88
id: quilt_entry

docker/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "benchling-quilt-integration"
7-
version = "0.8.6"
7+
version = "0.8.7"
88
description = "Benchling-Quilt Integration Webhook Service"
99
license = {text = "Apache-2.0"}
1010
authors = [

docker/uv.lock

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quiltdata/benchling-webhook",
3-
"version": "0.8.6",
3+
"version": "0.8.7",
44
"description": "AWS CDK deployment for Benchling webhook processing using Fargate - Deploy directly with npx",
55
"main": "dist/lib/index.js",
66
"types": "dist/lib/index.d.ts",

0 commit comments

Comments
 (0)