We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9cc4e4 commit 65b8a99Copy full SHA for 65b8a99
CHANGELOG.md
@@ -1,6 +1,6 @@
1
-## Development
+## 0.4.0 (July 10, 2018)
2
3
-[Full Changelog](https://github.com/RadiusNetworks/radius-spec/compare/v0.3.0...master)
+[Full Changelog](https://github.com/RadiusNetworks/radius-spec/compare/v0.3.0...v0.4.0)
4
5
### Enhancements
6
lib/radius/spec/version.rb
@@ -2,6 +2,6 @@
module Radius
module Spec
- VERSION = "0.4.pre"
+ VERSION = "0.4.0"
end
7
0 commit comments