Skip to content

Commit 3e7e66d

Browse files
committed
combined file with version number changes
1 parent 990c1aa commit 3e7e66d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/combined.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4644,16 +4644,16 @@ Openphacts.Version = function Version() {
46444644

46454645
Openphacts.Version.prototype.information = function() {
46464646
return {
4647-
"version": "4.1.0",
4647+
"version": "5.0.0",
46484648
"author": "Ian Dunlop",
46494649
"ORCID": "http://orcid.org/0000-0001-7066-3350",
46504650
"title": "OPS.js",
46514651
"description": "Javascript library for accessing the Open PHACTS Linked Data API",
46524652
"project": "Open PHACTS",
46534653
"organization": "School of Computer Science",
46544654
"address": "University of Manchester, UK",
4655-
"year": "2014",
4656-
"month": "December",
4655+
"year": "2015",
4656+
"month": "January",
46574657
"url": "http://github.com/openphacts/ops.js",
46584658
"LDA-version": "1.4"
46594659
};

0 commit comments

Comments
 (0)