Commit 35b0641 for bitwiseleftshift_sjcl

commit 35b0641709cbefccb0b58b39b2862152a4f4f428
Author: Nils Thenhausen <nt@ovt.me>
Date:   Wed Mar 18 22:28:58 2026 +0100

    bump package version to 1.0.9

diff --git a/package.json b/package.json
index 5026f8b..25816f2 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "sjcl",
-  "version": "1.0.8",
+  "version": "1.0.9",
   "description": "Stanford Javascript Crypto Library",
   "main": "sjcl.js",
   "author": "bitwiseshiftleft",