Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Commit 4ef0d5a

Browse files
author
Akshet Pandey
committed
Bump version to 0.3.0
1 parent ad420a0 commit 4ef0d5a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.npmignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ bundles/
6262
android/.externalNativeBuild/
6363
android/build
6464
babel.config.js
65-
docs/video_preview.gif
65+
docs/*
6666
example
6767
react-native-cronet-*.tgz
6868
scripts/examples_postinstall.js

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "react-native-cronet",
33
"description": "Cronet is the networking stack of Chromium put into a library for use on mobile. This module allows you to use the Cronet stack for your react native apps.",
44
"title": "React Native Cronet",
5-
"version": "0.2.0",
5+
"version": "0.3.0",
66
"main": "index.js",
77
"typings": "index.d.ts",
88
"scripts": {

0 commit comments

Comments
 (0)