xxsnakerxx / react-native-flurry-analytics

React Native wrapper for Flurry Analytics
https://developer.yahoo.com/analytics/
MIT License
29 stars 26 forks source link

1.1.0 broke my project because of 0.40 support #7

Closed carleryd closed 7 years ago

carleryd commented 7 years ago

Just wanted to inform that the latest bump to 1.1.0 broke my project because I had "^1.0.3" in my package.json and was using react-native < 0.40. I resolved the issue by setting "1.0.3".

Should this not have been a Major version bump rather than a Minor one?

xxsnakerxx commented 7 years ago

I agree, published 2.0, thanks