We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 402d06f commit 709e512Copy full SHA for 709e512
CHANGELOG.md
@@ -5,7 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
6
## [Unreleased]
7
8
-## [1.0.2] - 2016-08-08
+## [1.0.3] - 2016-08-11
9
10
### Fixed
11
lib/hypernova/version.rb
@@ -1,3 +1,3 @@
1
module Hypernova
2
- VERSION = "1.0.2"
+ VERSION = "1.0.3"
3
end
0 commit comments