Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Commit

Permalink
Merge pull request #365 from LiskHQ/364-bump-version
Browse files Browse the repository at this point in the history
Bumping version 1.4.1 - Closes #364
  • Loading branch information
reyraa authored Nov 15, 2017
2 parents 3f2c9fa + 96ae1d4 commit 93b1709
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Lisk Blockchain Explorer

Lisk Explorer version 1.4.0 works in conjunction with the Lisk Core API. It uses Redis for caching data and Freegeoip to parse IP geo-location data.
Lisk Explorer version 1.4.1 works in conjunction with the Lisk Core API. It uses Redis for caching data and Freegeoip to parse IP geo-location data.

[![Build Status](https://travis-ci.org/LiskHQ/lisk-explorer.svg?branch=development)](https://travis-ci.org/LiskHQ/lisk-explorer)
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)
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": "lisk-explorer",
"version": "1.4.0",
"version": "1.4.1",
"description": "Lisk blockchain explorer",
"repository": {
"type": "git",
Expand Down

0 comments on commit 93b1709

Please sign in to comment.