Skip to content

Commit ed703db

Browse files
author
Shubham Naik
committed
chore: add version button
1 parent 84f7e05 commit ed703db

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
![NPM Version](https://img.shields.io/npm/v/create-letta-app)
2+
13
![Picture of the App](assets/image.png)
24
# Create Letta App
35
`create-letta-app` allows you to create applications that use Letta. It provides a simple and easy way to get started with Letta and build applications that leverage its capabilities.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "create-letta-app",
33
"description": "A new CLI generated with oclif",
4-
"version": "0.0.8",
4+
"version": "0.0.9",
55
"author": "Letta",
66
"bin": {
77
"create-letta-app": "./bin/run.js"

0 commit comments

Comments
 (0)