From 19a7bdb31f8eb239252242be0c86b4ba9bb5d699 Mon Sep 17 00:00:00 2001 From: Steven Sun Date: Wed, 14 Feb 2024 14:53:48 -0500 Subject: [PATCH] chore: version 0.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index afd8e0f..dff08d1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ad-llama", "type": "module", - "version": "0.2.1", + "version": "0.2.2", "description": "Structured inference with LLaMa 2 in your browser", "main": "lib/index.js", "files": [