Skip to content

Commit dc44cff

Browse files
committed
Release 4.0.0
1 parent 2c902fb commit dc44cff

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ at the heart of the [Wikibase software](http://wikiba.se/).
88

99
## Release notes
1010

11-
### 4.0.0 (dev)
11+
### 4.0.0 (2017-10-09)
1212

1313
* Made the library a pure JavaScript library.
1414
* Removed MediaWiki ResourceLoader module definitions.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "wikibase-data-model",
33
"description": "Wikibase datamodel implementation in JavaScript",
4+
"version": "4.0.0",
45
"directories": {
56
"lib": "src",
67
"test": "tests"

0 commit comments

Comments
 (0)