Skip to content

Commit 6a51904

Browse files
Merge pull request #3 from elizaos-plugins/v3/add-images
chore:add images and modified .gitignore
2 parents c93984b + b58d577 commit 6a51904

File tree

4 files changed

+1
-2
lines changed

4 files changed

+1
-2
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ pglite/
5757
cache/
5858

5959
generatedImages/
60-
images/
6160
data/
6261
.eliza
6362
.elizadb-test

images/banner.jpg

53.2 KB
Loading

images/logo.jpg

28 KB
Loading

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@elizaos/plugin-hedera",
33
"description": "ElizaOS plugin for Hedera blockchain",
4-
"version": "3.0.1",
4+
"version": "3.0.2",
55
"type": "module",
66
"main": "dist/index.js",
77
"module": "dist/index.js",

0 commit comments

Comments
 (0)