Skip to content

Commit f8444f3

Browse files
committed
chore: release v1.1.0
1 parent 3cc4345 commit f8444f3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

extension/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "Devbar",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"description": "Annotate any website and capture selectors, styles, and screenshots as an agent-ready prompt.",
66
"homepage_url": "https://devbar.sh",
77
"minimum_chrome_version": "111",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "devbar.sh",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Drop-in toolbar for any website. Annotate the UI and capture selectors, computed styles, React component trees, and screenshots as an agent-ready prompt.",
55
"keywords": [
66
"ai agent",

0 commit comments

Comments
 (0)