Skip to content

Commit ce1e5d8

Browse files
committed
updated lib for -v4.0.5
1 parent 9eb5a44 commit ce1e5d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-windows-ui-app",
3-
"version": "4.0.4",
3+
"version": "4.0.5",
44
"private": false,
55
"description": "Build full featured Windows fluent UI apps using reactjs.",
66
"keywords": [

src/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-windows-ui",
3-
"version": "4.0.4",
3+
"version": "4.0.5",
44
"description": "Build full featured Windows fluent UI apps using reactjs.",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)