Skip to content

Commit

Permalink
chore: release v0.0.46
Browse files Browse the repository at this point in the history
  • Loading branch information
sparanoid committed Sep 29, 2015
1 parent 72b840e commit fcddcce
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<a name="0.0.46"></a>
## [0.0.46](https://github.com/sparanoid/almace-scaffolding/compare/v0.0.45...v0.0.46) (2015-09-29)


### Bug Fixes

* **docs:** typos ([613d4ae](https://github.com/sparanoid/almace-scaffolding/commit/613d4ae))
* **grunt:** bundle should update ([72b840e](https://github.com/sparanoid/almace-scaffolding/commit/72b840e))



<a name="0.0.45"></a>
## [0.0.45](https://github.com/sparanoid/almace-scaffolding/compare/v0.0.44...v0.0.45) (2015-09-29)

Expand Down
2 changes: 1 addition & 1 deletion _app/_pages/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ <h1 class="amsf-title">

<h2>Super-fast Jekyll framework</h2>

<small>a.k.a. <b>AMSF</b>&#x30FB;ver. <b class="amsf-version">0.0.45</b>&#x30FB;view it on <a href="https://github.com/sparanoid/almace-scaffolding">GitHub</a></small>
<small>a.k.a. <b>AMSF</b>&#x30FB;ver. <b class="amsf-version">0.0.46</b>&#x30FB;view it on <a href="https://github.com/sparanoid/almace-scaffolding">GitHub</a></small>
</header>

<div class="page-content">
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "almace-scaffolding",
"version": "0.0.45",
"version": "0.0.46",
"description": "Almace Scaffolding, a super-fast Jekyll framework",
"author": "Tunghsiao Liu",
"homepage": "http://sparanoid.com/lab/amsf/",
Expand Down

0 comments on commit fcddcce

Please sign in to comment.