Skip to content

Commit

Permalink
Changed version to 1.1.3 and added thanks to clickmeeting
Browse files Browse the repository at this point in the history
  • Loading branch information
NagRock committed Jan 25, 2017
1 parent fcde94a commit 36985d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,3 +252,4 @@ console.log(foo.getBar(2)); // null - no more behaviors for arg === 2 defined
* Szczepan Faber (https://www.linkedin.com/in/szczepiq)
* Sebastian Konkol (https://www.linkedin.com/in/sebastiankonkol)
* Clickmeeting (http://clickmeeting.com)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ts-mockito",
"version": "1.1.2",
"version": "1.1.3",
"description": "",
"main": "lib/ts-mockito.js",
"typings": "lib/ts-mockito",
Expand Down

0 comments on commit 36985d1

Please sign in to comment.