Skip to content

Commit

Permalink
Release 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
clayton-halim authored Nov 11, 2020
1 parent 149ed4d commit c96a860
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ _Taplytics is a native mobile A/B testing and push notification platform that he

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

### **Current Version: [2.1.2](#changelog)**
### **Current Version: [2.1.3](#changelog)**

## 1. Getting Started

Expand Down Expand Up @@ -49,6 +49,10 @@ Then follow the [Experiment](/EXPERIMENTS.md) guide and the [Push Notification](

## Changelog

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

1. Fixed `newAsyncVariable` crashing the app when a new session is created on iOS

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

1. Fixed `propertiesLoadedCallback` for Android
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": "taplytics-react-native",
"version": "2.1.2",
"version": "2.1.3",
"description": "_Taplytics is a native mobile A/B testing and push notification platform that helps you optimize your React Native app!_",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit c96a860

Please sign in to comment.