Skip to content

Commit d64a19b

Browse files
committed
updates references to remote origin and bumps patch version
1 parent 4562d41 commit d64a19b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![NPM](https://img.shields.io/npm/v/@trbl/react-css-grid)](https://www.npmjs.com/@trbl/react-css-grid)
2-
[![Supported by TRBL](https://img.shields.io/badge/supported_by-TRBL-black)](https://github.com/trbldesign)
2+
[![Supported by TRBL](https://img.shields.io/badge/supported_by-TRBL-black)](https://github.com/trouble)
33

44
# React CSS Grid
55

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "@trbl/react-css-grid",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"main": "dist/build.bundle.js",
5-
"repository": "[email protected]:trbldesign/react-css-grid.git",
5+
"repository": "[email protected]:trouble/react-css-grid.git",
66
"description": "A fully-featured React grid system based on CSS Grid Layout.",
77
"author": "<[email protected]>",
88
"license": "MIT",

0 commit comments

Comments
 (0)