Skip to content

Commit

Permalink
Merge pull request #101 from wmde/rel2.2
Browse files Browse the repository at this point in the history
Relase 2.2
  • Loading branch information
Daniel Kinzler committed Mar 3, 2016
2 parents 6221e96 + be3d7e5 commit abee42e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ Wikibase Internal Serialization has been written by [Jeroen De Dauw]

## Release notes

### 2.2.0 (dev)
### 2.2.0 (2016-03-03)

* `DeserializerFactory` constructor now optionally takes a `DispatchableDeserializer` as third argument

Expand Down
2 changes: 1 addition & 1 deletion mediawiki-extension.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
],
"url": "https://github.com/wmde/WikibaseInternalSerialization",
"description": "Serializers and deserializers for the data access layer of Wikibase Repository",
"version": "2.1.0",
"version": "2.2.0",
"license-name": "GPL-2.0+",
"type": "wikibase",
"manifest_version": 1
Expand Down

0 comments on commit abee42e

Please sign in to comment.