Skip to content
This repository has been archived by the owner on Feb 28, 2018. It is now read-only.

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam L committed May 3, 2016
1 parent d07e08a commit 5d2c027
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion demo/demo.bundle.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion demo/demo.bundle.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/react-ux-password-field.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* React UX Password Field
* version: 0.9.11
* version: 0.9.12
*
* MIT Licensed
* github: https://github.com/seethroughtrees/react-ux-password-field/
Expand Down
2 changes: 1 addition & 1 deletion lib/react-ux-password-field.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-ux-password-field",
"version": "0.9.11",
"version": "0.9.12",
"license": "MIT",
"main": "src/index.js",
"browser": "./lib/react-ux-password-field.js",
Expand Down

0 comments on commit 5d2c027

Please sign in to comment.