File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4644,16 +4644,16 @@ Openphacts.Version = function Version() {
46444644
46454645Openphacts . 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 } ;
You can’t perform that action at this time.
0 commit comments