From 1adae26a3db6e713c4f48ef1aa2c442e49a58495 Mon Sep 17 00:00:00 2001
From: Andrei Sambra <andrei.sambra@akasha.world>
Date: Mon, 23 Aug 2021 16:30:02 +0300
Subject: [PATCH] 1.2.9

---
 package-lock.json | 2 +-
 package.json      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index acd4b5a..4d12dde 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
 {
     "name": "easy-web-crypto",
-    "version": "1.2.8",
+    "version": "1.2.9",
     "lockfileVersion": 1,
     "requires": true,
     "dependencies": {
diff --git a/package.json b/package.json
index 794f9b1..f576497 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
     "name": "easy-web-crypto",
-    "version": "1.2.8",
+    "version": "1.2.9",
     "description": "Webcrypto API wrapper for the browser",
     "author": "Andrei Sambra <andrei.sambra@akasha.world>",
     "license": "MIT",