lib/react/version.rb in hyper-react-0.99.0 vs lib/react/version.rb in hyper-react-0.99.1

- old
+ new

@@ -1,3 +1,3 @@ module React - VERSION = '0.99.0' + VERSION = '0.99.1' end