Skip to content

Commit 9c7f255

Browse files
committed
chore(release): 0.3.1
1 parent 30fc407 commit 9c7f255

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+
<a name="0.3.1"></a>
6+
## [0.3.1](https://github.com/uetchy/juno/compare/v0.3.0...v0.3.1) (2016-11-13)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "juno",
33
"productName": "Juno",
4-
"version": "0.3.0",
4+
"version": "0.3.1",
55
"private": true,
66
"description": "Jupyter Notebook stays on macOS menubar.",
77
"main": ".",

0 commit comments

Comments
 (0)