Skip to content
This repository has been archived by the owner on Jun 17, 2021. It is now read-only.

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
pallymore committed Jul 5, 2019
1 parent 3c9dda7 commit eb8c681
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
[![Gem Version](https://badge.fury.io/rb/qualtrics_api.svg)](http://badge.fury.io/rb/qualtrics_api)
[![Dependency Status](https://gemnasium.com/pallymore/qualtrics_api.svg)](https://gemnasium.com/pallymore/qualtrics_api)
[![Build Status](https://travis-ci.org/CambridgeEducation/qualtrics_api.svg)](https://travis-ci.org/CambridgeEducation/qualtrics_api)

### Maintenance Mode

Hi - Cambridge Education have moved away from Qualtrics and started using a different survey platform since 2018.
As a result of that - we've stopped developing API integrations with Qualtrics, this repo is officially in maintenance mode.
However, please feel free to open pull requests / ask questions, I will try my best to review them. Thanks!

- Yurui

# QualtricsAPI

Ruby wrapper for Qualtrics REST ControlPanel API version 3.0.
Expand Down
2 changes: 1 addition & 1 deletion lib/qualtrics_api/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module QualtricsAPI
VERSION = "0.0.15".freeze
VERSION = "0.0.16".freeze
end

0 comments on commit eb8c681

Please sign in to comment.