Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jan 3, 2019. It is now read-only.

Commit 524228e

Browse files
committed
bump version
1 parent a9817a5 commit 524228e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/widgets/sidebar/index.ract

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<div class="sidebar__logo">
55
{{>svg_logo}}
66
</div>
7-
<span class="sidebar__version">v0.1.8</span>
7+
<span class="sidebar__version">v0.1.9</span>
88

99
</div>
1010

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hive-js",
3-
"version": "0.1.8",
3+
"version": "0.1.9",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)