Skip to content

Commit

Permalink
0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BruceMacD authored Jan 23, 2024
2 parents 097fdf3 + 0c0a355 commit efe932c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"type": "module",
"name": "ollama",
"version": "0.3.0",
"description": "An experimental library for the Ollama API",
"version": "0.4.0",
"description": "Ollama Javascript library",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
Expand Down

0 comments on commit efe932c

Please sign in to comment.