Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ggkovacs committed Mar 15, 2018
1 parent 34fdca5 commit d75456e
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 @@
# [gulp](https://github.com/gulpjs/gulp)-px2rem [![NPM version][npm-image]][npm-url] [![Dependency Status][daviddm-image]][daviddm-url]
Version: **1.0.11**
Version: **1.0.12**

This is a Gulp plugin for [node-px2rem](https://github.com/ggkovacs/node-px2rem).

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": "gulp-px2rem",
"version": "1.0.11",
"version": "1.0.12",
"description": "A gulp plugin for node-px2rem",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit d75456e

Please sign in to comment.