Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Updated version info
  • Loading branch information
frankmayer committed May 1, 2013
commit 726666728e384eaba5e4f6872e118d48bad1775b
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# ArangoDB-PHP - A PHP client for ArangoDB

[![Build Status](https://travis-ci.org/triAGENS/ArangoDB-PHP.png?branch=devel)](https://travis-ci.org/triAGENS/ArangoDB-PHP)
**Version: 1.2.0**
**Version: 1.2.1**


[Follow us on Twitter @arangodbphp to receive updates on the php driver](https://twitter.com/arangodbphp)
Expand All @@ -29,7 +29,7 @@
- [More information](#more_info)


This version supports ArangoDB version 1.2.0
This version supports ArangoDB versions 1.2.2 / 1.2.3

Please note that if you use other versions of ArangoDB, you must use a matching PHP driver version.

Expand Down