diff --git a/benchmarks/README.md b/benchmarks/README.md index e1d89009..46a0c2e3 100644 --- a/benchmarks/README.md +++ b/benchmarks/README.md @@ -25,7 +25,7 @@ Typical render timings*: mean ± two standard deviations. | Implementation | Deep tree (ms) | Wide tree (ms) | Tweets (ms) | | :--- | ---: | ---: | ---: | | `css-modules` | `80.47` `±25.13` | `144.87` `±32.70` | | -| `react-native-web@0.2.0` | `88.68` `±28.78` | `178.17` `±39.90` | `13.78` `±2.90ms` | +| `react-native-web@0.2.1` | `88.68` `±28.78` | `178.17` `±39.90` | `13.78` `±2.90ms` | Other libraries diff --git a/package.json b/package.json index 20f6c5fd..075b095e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-web", - "version": "0.2.0", + "version": "0.2.1", "description": "React Native for Web", "main": "dist/index.js", "files": [