Skip to content

Commit 151485d

Browse files
Release v0.2.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 19b2cbc commit 151485d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dbr"
3-
version = "0.1.11"
3+
version = "0.2.0"
44
edition = "2021"
55

66
[[bin]]

features/dbr/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "dbr",
3-
"version": "0.1.11",
3+
"version": "0.2.0",
44
"name": "Development Container Bridge (dbr)",
55
"description": "Installs dbr for automatic TCP port forwarding and browser URL opening between devcontainers and the host machine.",
66
"documentationURL": "https://github.com/bradleybeddoes/devcontainer-bridge",

0 commit comments

Comments
 (0)