Skip to content

Commit d9074d0

Browse files
version 1.1.3
1 parent 24db702 commit d9074d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "refract-js",
33
"type": "module",
4-
"version": "1.1.2",
4+
"version": "1.1.3",
55
"description": "Simpler, Faster and Lighter JSX based rendering for Single-Page Applications",
66
"main": "build/refract.cjs.js",
77
"module": "build/refract.es.js",

0 commit comments

Comments
 (0)