Skip to content

Commit e507436

Browse files
committed
version bump
1 parent c3bd0a3 commit e507436

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

build/botui.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* botui 0.3.7
2+
* botui 0.3.8
33
* A JS library to build the UI for your bot
44
* https://botui.org
55
*

build/botui.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/botui.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "botui",
33
"description": "A JS library to build the UI for your bot",
44
"homepage": "https://botui.org",
5-
"version": "0.3.7",
5+
"version": "0.3.8",
66
"main": "build/botui.min.js",
77
"author": {
88
"name": "Moin Uddin",

0 commit comments

Comments
 (0)