Skip to content

Commit

Permalink
updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
jsalaber committed Jan 2, 2020
1 parent 68053a7 commit 75dd48d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ _Taplytics is a native mobile A/B testing and push notification platform that he

[Commercial License / Terms](http://taplytics.com/terms)

### **Current Version: [2.0.0](#changelog)**
### **Current Version: [2.1.0](#changelog)**

## 1. Getting Started

Visit https://facebook.github.io/react-native/docs/getting-started to get started with a React Native project.

**Install the taplytics-react-native package:**

As of 2.0.0, Taplytics now supports 0.60.0 React Native projects and above! To get started, just do:
As of 2.1.0, Taplytics now supports 0.60.0 React Native projects and above! To get started, just do:

```
# yarn add taplytics-react-native --save
Expand Down Expand Up @@ -49,7 +49,7 @@ Then follow the [Experiment](/EXPERIMENTS.md) guide and the [Push Notification](

## Changelog

**[2.0.0](https://github.com/taplytics/Taplytics-React-Native/releases/tag/2.0.0)**
**[2.1.0](https://github.com/taplytics/Taplytics-React-Native/releases/tag/2.1.0)**

1. Added support for React Native 0.60.0 and autolinking

Expand Down

0 comments on commit 75dd48d

Please sign in to comment.