Skip to content

Commit f15f76a

Browse files
committed
Set version to 0.9.5
1 parent 3459817 commit f15f76a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dxt_version": "0.1",
33
"name": "artic-mcp",
4-
"version": "0.9.1",
4+
"version": "0.9.5",
55
"description": "A Model Context Protocol (MCP) server that provides access to the Art Institute of Chicago Collection through natural language interactions. This server allows AI models to search the Art Institute of Chicago Collection and have art works available as a Resource.",
66
"author": {
77
"name": "Mike Chao",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "artic-mcp",
3-
"version": "0.9.1",
3+
"version": "0.9.5",
44
"private": false,
55
"description": "A Model Context Protocol (MCP) server that provides access to the Art Institute of Chicago Collection through natural language interactions. This server allows AI models to search the Art Institute of Chicago Collection and have art works available as a Resource.",
66
"author": "mike.chao.one@gmail.com",

0 commit comments

Comments
 (0)