Skip to content

Commit 6839cb3

Browse files
author
Andrii Tiertyshnyi
committed
Release 2.0.12
1 parent 34e7c41 commit 6839cb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bolteu/recyclerlistview",
3-
"version": "2.0.11",
3+
"version": "2.0.12",
44
"description": "The listview that you need and deserve. It was built for performance, uses cell recycling to achieve smooth scrolling.",
55
"main": "dist/reactnative/index.js",
66
"types": "dist/reactnative/index.d.ts",
@@ -50,4 +50,4 @@
5050
"tslint": "5.11.0",
5151
"typescript": "3.3.1"
5252
}
53-
}
53+
}

0 commit comments

Comments
 (0)