Skip to content

Commit e0b815f

Browse files
committed
Update React Native documentation (0.49)
1 parent e07e03a commit e0b815f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/react_native.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ class ReactNative < React
33
self.name = 'React Native'
44
self.slug = 'react_native'
55
self.type = 'react'
6-
self.release = '0.48'
6+
self.release = '0.49'
77
self.base_url = 'https://facebook.github.io/react-native/docs/'
88
self.root_path = 'getting-started.html'
99
self.links = {

0 commit comments

Comments
 (0)