Skip to content

Commit b7ff576

Browse files
committed
released 0.1.9
1 parent 6e878cf commit b7ff576

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-flexible-grid",
3-
"version": "0.1.8",
3+
"version": "0.1.9",
44
"description": "React Native Flexible Grid is an advanced grid layout system inspired by CSS Grid, designed to facilitate responsive, customizable, and dynamic grid layouts in React Native applications. It supports both responsive and fixed layouts, enabling the creation of intricate designs with minimal effort.",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
@@ -127,4 +127,4 @@
127127
"directories": {
128128
"example": "example"
129129
}
130-
}
130+
}

0 commit comments

Comments
 (0)