bump package versions of i18n nodes

twitter, feed parser, email, and rbe
This commit is contained in:
Dave Conway-Jones
2015-07-14 23:03:46 +01:00
parent b4fba0dd79
commit f385c13d44
11 changed files with 19 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
<!--
Copyright 2013 IBM Corp.
Copyright 2013, 2015 IBM Corp.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.

View File

@@ -1,5 +1,5 @@
/**
* Copyright 2013,2014 IBM Corp.
* Copyright 2013, 2015 IBM Corp.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-feedparser",
"version" : "0.0.3",
"version" : "0.1.0",
"description" : "A Node-RED node to get RSS Atom feeds.",
"dependencies" : {
"feedparser" : "0.19.2",