Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
herudi committed Dec 14, 2024
1 parent 9e6efbe commit 2a0f7ce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CDV

Chrome Devtools Protocol for `V` and runs in the headless by default.
Chrome Devtools Protocol for `V` and runs in the `Headless` by default.

> This project based on spec https://chromedevtools.github.io/devtools-protocol.
Expand Down
4 changes: 2 additions & 2 deletions v.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Module {
name: 'cdv'
description: 'Chrome Devtools Protocol in V'
version: '0.0.0'
description: 'Chrome Devtools Protocol for V and runs in the Headless by default.'
version: '0.0.1'
license: 'MIT'
dependencies: []
}

0 comments on commit 2a0f7ce

Please sign in to comment.