Skip to content

Commit

Permalink
Merge branch 'release/v1.0.0' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
deadratfink committed Apr 9, 2016
2 parents 70f73c7 + 7151ce1 commit 7b44f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jy-transform",
"description": "This project aims to read, write and transform [YAML](http://http://yaml.org/), [JS](https://developer.mozilla.org/en-US/docs/Web/JavaScript) or [JSON](http://json.org) objects into each other using CLI or API. The source and destination resources can be files, objects or streams. Besides the transformation feature this module can also be used for simple loading and/or writing YAML, JS or JSON files.",
"version": "0.9.0",
"version": "1.0.0",
"homepage": "https://github.com/deadratfink/jy-transform",
"author": {
"name": "Jens Krefeldt",
Expand Down

0 comments on commit 7b44f30

Please sign in to comment.