From c1b43798e35874715545c2fd870c1c7c6f4d7256 Mon Sep 17 00:00:00 2001 From: designe Date: Fri, 8 Oct 2021 00:29:46 +0900 Subject: [PATCH] updated dist --- dist/euphony.dev.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/euphony.dev.js b/dist/euphony.dev.js index e055931..aab53af 100644 --- a/dist/euphony.dev.js +++ b/dist/euphony.dev.js @@ -55,7 +55,7 @@ __webpack_require__.r(__webpack_exports__); var Euphony = function () { function euphony() { var about = { - VERSION: '0.2.4', + VERSION: '0.2.5', AUTHOR: 'Ji-woong Choi' }; this.context = new (window.AudioContext || window.webkitAudioContext)();