We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 368e544 commit acd7bfaCopy full SHA for acd7bfa
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+### 0.1.3 (2014-07-27)
2
+
3
4
+#### Features
5
6
+* **imgs:** 電子書籍版にのみ各章の最初に載せるラボメンの画像を追加(実際の画像はignoreする) ([368e5446](https://github.com/o2project/steins-git/commit/368e54462eb108e2dce940282f3d92ca8e95afe0))
7
8
9
### 0.1.2 (2014-07-26)
10
11
### 0.1.1 (2014-07-26)
package.json
@@ -1,7 +1,7 @@
{
"name": "steins-git",
"description": "Steins;Gateを用いてGitを解説する薄い本",
- "version": "0.1.2",
+ "version": "0.1.3",
"author": "O2 Project",
"license": "CC-BY-NC 4.0",
"scripts": {
0 commit comments