Skip to content

Commit 0ced71b

Browse files
committed
0.9.6
1 parent d4df379 commit 0ced71b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
0.9.6 / 2014/05-07
2+
==================
3+
4+
* fix error on closing an image view pane
5+
* add Travis CI
6+
17
0.9.5 / 2014/05-04
28
==================
39

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "minimap",
33
"main": "./lib/minimap",
4-
"version": "0.9.5",
4+
"version": "0.9.6",
55
"private": true,
66
"description": "A preview of the full source code.",
77
"author": "Fangdun Cai <[email protected]>",

0 commit comments

Comments
 (0)