lib/react/version.rb in hyper-react-0.99.4 vs lib/react/version.rb in hyper-react-0.99.5

- old
+ new

@@ -1,3 +1,3 @@ module React - VERSION = '0.99.4' + VERSION = '0.99.5' end