Skip to content

Commit

Permalink
Release 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
addshore committed Jan 13, 2015
1 parent 258ccf3 commit 194692d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ On Packagist:

Use composer to install the library and all its dependencies:

composer require "addwiki/mediawiki-api-base:dev-master"
composer require "addwiki/mediawiki-api-base:~0.2.0"

## Example Usage

Expand Down
2 changes: 1 addition & 1 deletion RELEASENOTES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
These are the release notes for the [mediawiki-api-base](README.md).

## Version 0.2 (under development)
## Version 0.2 (13 January 2015)

### Compatibility changes

Expand Down
2 changes: 0 additions & 2 deletions tests/unit/MediawikiSessionTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

namespace Mediawiki\Api\Test;

use Mediawiki\Api\SimpleRequest;

/**
* @covers Mediawiki\Api\MediawikiSession
*/
Expand Down

0 comments on commit 194692d

Please sign in to comment.