Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
blindmansion committed Aug 21, 2024
1 parent 2c60669 commit 1c73580
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/cannoli-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deablabs/cannoli-core",
"version": "0.1.2",
"version": "0.2.0",
"description": "This package is in heavy development and is not ready for production use.\nJoin our Discord server to get involved in the development process: https://discord.gg/wzayNxpxvR",
"main": "dist/index.js",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/cannoli-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cannoli-plugin",
"version": "2.1.0",
"version": "2.1.1",
"description": "Create LLM Chat flows using the Obsidian Canvas.",
"private": true,
"scripts": {
Expand Down

0 comments on commit 1c73580

Please sign in to comment.