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 dbb13c6 commit 12cdf46Copy full SHA for 12cdf46
CHANGELOG.md
@@ -1,10 +1,6 @@
1
-## Development
+## 0.2.1 (May 17, 2018)
2
3
-[Full Changelog](https://github.com/RadiusNetworks/radius-spec/compare/v0.2.0...master)
4
-
5
-### Enhancements
6
7
-- TODO
+[Full Changelog](https://github.com/RadiusNetworks/radius-spec/compare/v0.2.0...v0.2.1)
8
9
### Bug Fixes
10
lib/radius/spec/version.rb
@@ -2,6 +2,6 @@
module Radius
module Spec
- VERSION = "0.3.pre"
+ VERSION = "0.2.1"
end
0 commit comments