Skip to content

Commit

Permalink
Build 0.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
brianjmiller committed Mar 3, 2014
1 parent 8b4965a commit 74d1bca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/tincan-node.js
Original file line number Diff line number Diff line change
Expand Up @@ -4864,7 +4864,7 @@ TinCan client library

/**
@property statement
@type SubStatement|StatementRef|null
@type StatementRef|null
*/
this.statement = null;

Expand Down
2 changes: 1 addition & 1 deletion build/tincan.js
Original file line number Diff line number Diff line change
Expand Up @@ -4864,7 +4864,7 @@ TinCan client library

/**
@property statement
@type SubStatement|StatementRef|null
@type StatementRef|null
*/
this.statement = null;

Expand Down

0 comments on commit 74d1bca

Please sign in to comment.