Skip to content
This repository was archived by the owner on Oct 27, 2022. It is now read-only.

Commit 2ec06dd

Browse files
committed
0.5.4
1 parent 49a9a7c commit 2ec06dd

File tree

3 files changed

+50
-50
lines changed

3 files changed

+50
-50
lines changed

demo/dist/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<meta http-equiv="Content-type" content="text/html; charset=utf-8"/>
5-
<title>react-input-enhancements v0.5.3</title>
5+
<title>react-input-enhancements v0.5.4</title>
66
<meta name="description" content="Set of enhancements for input control (bootstrap-ready)">
77
<link href="http://fonts.googleapis.com/css?family=Noto+Sans|Roboto:400,300,500" rel="stylesheet" type="text/css">
88
<link href="//maxcdn.bootstrapcdn.com/bootswatch/3.3.5/paper/bootstrap.min.css" rel="stylesheet">

demo/dist/js/bundle.js

Lines changed: 48 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-input-enhancements",
3-
"version": "0.5.4-beta3",
3+
"version": "0.5.4",
44
"description": "Set of enhancements for input control (bootstrap-ready)",
55
"scripts": {
66
"test:jsdom": "jest --config __tests__/jest.jsdom.config.json",

0 commit comments

Comments
 (0)