Skip to content

Commit

Permalink
Bump version to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
merodriguezblanco committed Nov 7, 2017
1 parent 4ef5400 commit 7b73dbc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
[![npm](https://badge.fury.io/js/react-transformicons.svg)](https://www.npmjs.com/package/react-transformicons)
[![Build Status](https://travis-ci.org/merodriguezblanco/react-transformicons.svg?branch=master)](https://travis-ci.org/merodriguezblanco/react-transformicons)

**Plugin in development**

## Introduction

[Transformicons](http://www.transformicons.com/) for React.
Expand Down
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-transformicons",
"version": "0.0.1",
"version": "1.0.0",
"description": "Transformicons for React",
"repository": {
"type": "git",
Expand Down Expand Up @@ -50,5 +50,8 @@
"react-test-renderer": "^16.0.0",
"style-loader": "^0.19.0",
"webpack": "^3.8.1"
},
"peerDependencies": {
"react": ">= 15"
}
}

0 comments on commit 7b73dbc

Please sign in to comment.