Skip to content
This repository has been archived by the owner on Jul 26, 2020. It is now read-only.

Commit

Permalink
updated package.json and CHANGELOG for 1.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
epistrephein committed Sep 27, 2015
1 parent 3d5ac37 commit c2aaa59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

* 1.4 - in development
* 1.4 - 2015-09-28
* **[Fixed]**: replaced hardcoded root domain `/` with `@blog.url` helper in blog footer (fixes [#6](https://github.com/epistrephein/Steam/issues/6))
* **[Improved]**: updated [highlight.js](https://highlightjs.org) to v8.8.0
* **[Improved]**: updated github customized style for highlight.js
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": "Steam",
"version": "1.4b",
"version": "1.4",
"description": "A clean and minimal theme for Ghost.",
"author": "Tommaso Barbato",
"homepage": "https://github.com/epistrephein/Steam"
Expand Down

0 comments on commit c2aaa59

Please sign in to comment.