diff --git a/bintray.json b/bintray.json index 6248791..8c4a3f2 100644 --- a/bintray.json +++ b/bintray.json @@ -6,8 +6,8 @@ }, "version": { - "name": "1.0.0-beta.3", - "released": "2016-04-08" + "name": "1.0.0-beta.6", + "released": "2016-05-24" }, "files":[{"includePattern": "build/(.*\\.zip)", "uploadPattern": "$1"}], diff --git a/package.json b/package.json index b7c503b..eeac1cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openmrs-owa-conceptdictionary", - "version": "1.0.0-beta.3", + "version": "1.0.0-beta.6", "description": "Lets you search/view/edit concepts, mappings and related metadata", "repository": { "type": "git",