Skip to content

Commit

Permalink
release 0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dikatok committed Sep 3, 2024
1 parent b8ce034 commit 9e813a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ LibSQL Dart client library to interact with LibSQL/Turso database instance.
### Add it to your `pubspec.yaml`.

```
libsql_dart: 0.4.3
libsql_dart: 0.4.4
```

### Create the client
Expand Down Expand Up @@ -120,4 +120,4 @@ print(result);

## Demo

![Demo](assets/demo.gif)
![Demo](https://raw.githubusercontent.com/dikatok/libsql_dart/main/assets/demo.gif)

0 comments on commit 9e813a1

Please sign in to comment.