Skip to content

Commit 52fe972

Browse files
Merge pull request #116 from renderforest/stage
release 0.2.1
2 parents 974a4c2 + 2d9418d commit 52fe972

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Welcome to the Renderforest API! You can use our API to:
1515
- [Get All Projects](#get-all-projects)
1616
- [Add Project](#add-project)
1717
- [Get Trial Project](#get-trial-project)
18+
- [Get a Specific Project](#get-a-specific-project)
1819
- [Update the Project - partial update](#update-the-project---partial-update)
1920
- [Delete a Specific Project](#delete-a-specific-project)
2021
- [Apply Template Preset on the Project](#apply-template-preset-on-the-project)

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: 1 addition & 1 deletion
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.2.0",
4+
"version": "0.2.1",
55
"author": "RenderForest LLC",
66
"bugs": {
77
"url": "https://github.com/renderforest/renderforest-sdk-node/issues"

0 commit comments

Comments
 (0)