Skip to content

Commit

Permalink
Merge pull request #179 from Microsoft/version_bump
Browse files Browse the repository at this point in the history
Version bump
  • Loading branch information
lostintangent committed Feb 3, 2016
2 parents 9d4341a + 06a4155 commit 40944c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CodePush.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = 'CodePush'
s.version = '1.6.0-beta'
s.version = '1.7.1-beta'
s.summary = 'React Native plugin for the CodePush service'
s.author = 'Microsoft Corporation'
s.license = 'MIT'
Expand Down
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-code-push",
"version": "1.7.0-beta",
"version": "1.7.1-beta",
"description": "React Native plugin for the CodePush service",
"main": "CodePush.js",
"homepage": "https://microsoft.github.io/code-push",
Expand Down

0 comments on commit 40944c9

Please sign in to comment.