Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ggkovacs committed May 14, 2017
1 parent a05417c commit d538bf7
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,5 +1,5 @@
# Pixel to rem [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage Status][coverage-image]][coverage-url]
Version: **1.1.4**
Version: **1.1.5**

## Installation

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": "node-px2rem",
"version": "1.1.4",
"version": "1.1.5",
"description": "Pixel to rem postproccessor",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit d538bf7

Please sign in to comment.