Skip to content

Commit

Permalink
release version 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-scherzinger committed Feb 21, 2017
1 parent 71b327f commit d0c4811
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Expand Up @@ -5018,14 +5018,14 @@ <h3 class='fl m0' id='listresource'>

<div class='space-bottom0'>
<span class='code bold'>count</span> <code class='quiet'>(<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number">number</a>)</code>
: the number of total items in this list
: the number of embedded items in this list


</div>

<div class='space-bottom0'>
<span class='code bold'>size</span> <code class='quiet'>(<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number">number</a>)</code>
: the number of embedded items in this list
: the number of total items in this list


</div>
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ec.sdk",
"version": "0.2.0",
"version": "0.2.1",
"description": "SDK for ec.api",
"repository": "entrecode/ec.sdk",
"author": "Simon Scherzinger <scherzinger@entrecode.de>",
Expand Down

0 comments on commit d0c4811

Please sign in to comment.