We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c902fb commit dc44cffCopy full SHA for dc44cff
README.md
@@ -8,7 +8,7 @@ at the heart of the [Wikibase software](http://wikiba.se/).
8
9
## Release notes
10
11
-### 4.0.0 (dev)
+### 4.0.0 (2017-10-09)
12
13
* Made the library a pure JavaScript library.
14
* Removed MediaWiki ResourceLoader module definitions.
package.json
@@ -1,6 +1,7 @@
1
{
2
"name": "wikibase-data-model",
3
"description": "Wikibase datamodel implementation in JavaScript",
4
+ "version": "4.0.0",
5
"directories": {
6
"lib": "src",
7
"test": "tests"
0 commit comments