Skip to content

Commit

Permalink
Merge pull request #245 from LD4P/release_4.0.0
Browse files Browse the repository at this point in the history
prep for release 4.0.0
  • Loading branch information
elrayle authored Nov 15, 2019
2 parents dd87a22 + 076c2d6 commit 35e8355
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### 3.0.4 (2019-11-14)
### 4.0.0 (2019-11-14)

* prepends for find and query updated to process request_header parameter

Expand Down
2 changes: 1 addition & 1 deletion lib/qa_server/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# frozen_string_literal: true
module QaServer
VERSION = '3.0.4'
VERSION = '4.0.0'
end

0 comments on commit 35e8355

Please sign in to comment.