Skip to content

Commit 83213f9

Browse files
Merge pull request #111 from renderforest/stage
release 0.1.3
2 parents d0011b5 + 06362d1 commit 83213f9

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ in connection with the web services and APIs provided by Renderforest.
66

77
As with any software that integrates with the Renderforest platform, your use of
88
this software is subject to the Renderforest Platform Policy
9-
[http://developers.renderforest.com/policy/]. This copyright notice shall be
9+
[https://developers.renderforest.com/policy.html]. This copyright notice shall be
1010
included in all copies or substantial portions of the software.
1111

1212
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@renderforest/sdk-node",
33
"description": "Renderforest SDK for Node.js",
4-
"version": "0.1.2",
4+
"version": "0.1.3",
55
"author": "RenderForest LLC",
66
"bugs": {
77
"url": "https://github.com/renderforest/renderforest-sdk-node/issues"
@@ -31,11 +31,19 @@
3131
},
3232
"homepage": "https://github.com/renderforest/renderforest-sdk-node",
3333
"keywords": [
34+
"animation maker",
3435
"api",
36+
"movie maker",
3537
"node",
3638
"nodejs",
39+
"online video creation",
40+
"photo video maker",
3741
"renderforest",
38-
"sdk"
42+
"sdk",
43+
"slideshow",
44+
"slideshow maker",
45+
"video",
46+
"video maker"
3947
],
4048
"main": "src/lib/renderforest.js",
4149
"pre-commit": [

0 commit comments

Comments
 (0)