Skip to content

Commit

Permalink
versioning: bumping version to 2.1.0 after Cocoapods added support (#210
Browse files Browse the repository at this point in the history
)
  • Loading branch information
André Neves authored Jul 15, 2017
1 parent 0957947 commit 0adc3e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-orientation",
"version": "2.0.0",
"version": "2.1.0",
"description": "Listen to device orientation changes in React Native applications and programmatically set preferred orientations on a per screen basis",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 0adc3e3

Please sign in to comment.