Skip to content

Commit 4090051

Browse files
committed
Release 2.0.2
1 parent ac51764 commit 4090051

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
### 2.0.2 (2015-03-20)
2+
3+
4+
#### Bug Fixes
5+
6+
* **All:** 文章でおかしいところを修正 ([ac51764d](https://github.com/o2project/steins-git/commit/ac51764dbd8364f75e79c491f898b79adaf4a9c3))
7+
* **images:** PDFなどで挿絵が表示されていなかったのを修正 ([0f37f9d8](https://github.com/o2project/steins-git/commit/0f37f9d8a3ccf24f0cdb1595afd1b5c84f2d491e))
8+
9+
110
### 2.0.1 (2015-03-19)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "SteinsGit",
33
"description": "Steins;Gateを用いてGitを解説する薄い本",
4-
"version": "2.0.1",
4+
"version": "2.0.2",
55
"author": "O2 Project",
66
"license": "CC-BY-NC 2.1 JP",
77
"scripts": {

0 commit comments

Comments
 (0)