From ac5e3cb75c043189195b8b70e4afaf8e2b016e81 Mon Sep 17 00:00:00 2001 From: Zhengchao Liu Date: Mon, 10 Aug 2026 13:16:59 -0700 Subject: [PATCH] Release v0.8.0 --- .claude-plugin/marketplace.json | 4 ++-- .claude-plugin/plugin.json | 2 +- .codex-plugin/plugin.json | 2 +- VERSION | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index a96d0e3..5cd2ce3 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -7,14 +7,14 @@ }, "metadata": { "description": "Official Parallel Web Systems plugin for Claude Code - web search, content extraction, deep research, data enrichment, entity discovery, and web monitoring.", - "version": "0.7.1", + "version": "0.8.0", "pluginRoot": "./" }, "plugins": [ { "name": "parallel", "description": "Parallel CLI integration for web search, URL extraction, deep research, bulk data enrichment, entity discovery (FindAll), and continuous web monitoring — powered by Parallel's AI-native web infrastructure.", - "version": "0.7.1", + "version": "0.8.0", "source": "./", "author": { "name": "Parallel Web Systems", diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 162bdc1..bdd148f 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "parallel", - "version": "0.7.1", + "version": "0.8.0", "description": "Parallel Web Search MCP and Task API integration for Claude Code. Provides web search, content extraction, deep research, data enrichment, entity discovery (FindAll), and web monitoring.", "author": { "name": "Parallel Web Systems", diff --git a/.codex-plugin/plugin.json b/.codex-plugin/plugin.json index 3b411b2..04abf15 100644 --- a/.codex-plugin/plugin.json +++ b/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "parallel", - "version": "0.7.1", + "version": "0.8.0", "description": "Parallel Web Search and Task API integration. Provides web search, content extraction, deep research, data enrichment, entity discovery (FindAll), and web monitoring.", "author": { "name": "Parallel Web Systems", diff --git a/VERSION b/VERSION index 39e898a..a3df0a6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.7.1 +0.8.0