@kevinbarabash/bar
Advanced tools
Comparing version 0.1.11 to 0.1.12
@@ -134,3 +134,3 @@ module.exports = | ||
null, | ||
"Bar!!" | ||
"Bar!!!!!!" | ||
); | ||
@@ -137,0 +137,0 @@ } |
@@ -5,4 +5,4 @@ import * as React from "react"; | ||
render() { | ||
return <h1>Bar!!!!</h1>; | ||
return <h1>Bar!!!!!!</h1>; | ||
} | ||
} |
{ | ||
"name": "@kevinbarabash/bar", | ||
"version": "0.1.11", | ||
"version": "0.1.12", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
6534