Mcumgr 0.5.0 release
diff --git a/README.md b/README.md
index 0e291fc..20ed145 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # mcumgr
 
-This is mcumgr, version 0.4.0
+This is mcumgr, version 0.5.0
 
 mcumgr is a management library for 32-bit MCUs.   The goal of mcumgr is to
 define a common management infrastructure with pluggable transport and encoding
diff --git a/repository.yml b/repository.yml
index 3ad29a1..4012a65 100644
--- a/repository.yml
+++ b/repository.yml
@@ -24,7 +24,8 @@
     "0.2.0": "mcumgr_0_2_0_tag"
     "0.3.0": "mcumgr_0_3_0_tag"
     "0.4.0": "mcumgr_0_4_0_tag"
+    "0.5.0": "mcumgr_0_5_0_tag"
 
 
     "0-dev": "0.0.0"       # master
-    "0-latest": "0.4.0"    # latest release
+    "0-latest": "0.5.0"    # latest release