Skip to content

Commit

Permalink
Bumping version number
Browse files Browse the repository at this point in the history
  • Loading branch information
dareid committed Sep 30, 2015
1 parent 56a5b04 commit 4b8371f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
#Changelog

###1.2.0
- Added ability to set default options for requests #21

###1.1.0
- Allowing pre-registration of JSON schemas

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chakram",
"version": "1.1.0",
"version": "1.2.0",
"description": "Chakram is an API testing framework designed to test JSON REST endpoints. The library offers a BDD testing style and fully exploits javascript promises",
"main": "lib/chakram.js",
"license": {
Expand Down

0 comments on commit 4b8371f

Please sign in to comment.