We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c423bc3 commit bdb2621Copy full SHA for bdb2621
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "pinkcode",
3
- "version": "1.0.7",
+ "version": "1.0.8",
4
"description": "Desktop mission control for Grok agents.",
5
"type": "module",
6
"keywords": [
src-tauri/Cargo.toml
[package]
name = "pinkcode"
-version = "1.0.7"
+version = "1.0.8"
description = "Desktop control plane for Grok Build multi-task observability"
authors = ["PinkCode"]
license = "Apache-2.0"
0 commit comments