Skip to content

Commit

Permalink
chore: Bump version to 1.0.3 in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
endomorphosis committed Aug 5, 2024
1 parent c5e5297 commit cfac1df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ipfs_model_manager_js",
"version": "1.0.2",
"version": "1.0.3",
"description": "This is a model manager and wrapper for huggingface, and it maintains an index of models from collections of models store retrieved through local/https/s3/ipfs/orbitdb, then maintains a state of which what models are currently accesible, and it will choose what files should be cached through local/s3/ipfs/ based on configuration settings.",
"type": "module",
"main": "model_manager.js",
Expand Down

0 comments on commit cfac1df

Please sign in to comment.