Skip to content

Commit

Permalink
Bumping version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Hexagon committed Dec 16, 2015
1 parent 8d66f8f commit afcd013
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
Expand Up @@ -4,7 +4,7 @@ telldus - Node bindings for telldus-core
[![npm version](https://badge.fury.io/js/telldus.svg)](https://badge.fury.io/js/telldus)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE.md)

Latest release is 0.0.12, available at npm using ```npm install telldus```
Latest release is 1.0.0, available at npm using ```npm install telldus```

Note: Support for Node 0.10 and 0.11 is moved to a separate brach and package, available through ```npm install telldus-legacy```

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": "telldus",
"version": "0.0.12",
"version": "1.0.0",
"description": "node wrapper for telldus-core, based on telldus-core-js",
"keywords": [
"telldus",
Expand Down

0 comments on commit afcd013

Please sign in to comment.