Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.4.1",
"version": "0.4.2",
"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.4.1",
"version": "0.4.2",
"source": "./",
"author": {
"name": "Parallel Web Systems",
Expand Down
2 changes: 1 addition & 1 deletion .claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "parallel",
"version": "0.4.1",
"version": "0.4.2",
"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",
Expand Down
2 changes: 1 addition & 1 deletion .codex-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "parallel",
"version": "0.4.1",
"version": "0.4.2",
"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",
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.1
0.4.2
Loading