Skip to content

Commit

Permalink
Release 0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cvn committed Oct 21, 2015
1 parent d3f1718 commit b32ce1b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "angular-shims-placeholder",
"description": "Angular directive to emulate the `placeholder` attribute on text and password input fields for old browsers, such as IE9, IE8, and below",
"version": "0.4.5",
"version": "0.4.6",
"homepage": "https://github.com/cvn/angular-shims-placeholder",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion dist/angular-shims-placeholder.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! angular-shims-placeholder - v0.4.5 - 2015-07-01
/*! angular-shims-placeholder - v0.4.6 - 2015-10-21
* https://github.com/cvn/angular-shims-placeholder
* Copyright (c) 2015 Chad von Nau; Licensed MIT */
(function(angular, document, undefined) {
Expand Down
2 changes: 1 addition & 1 deletion dist/angular-shims-placeholder.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,7 +1,7 @@
{
"name": "angular-shims-placeholder",
"description": "Angular directive to emulate the `placeholder` attribute on text and password input fields for old browsers, such as IE9, IE8, and below",
"version": "0.4.5",
"version": "0.4.6",
"homepage": "https://github.com/cvn/angular-shims-placeholder",
"author": {
"name": "Chad von Nau",
Expand Down

0 comments on commit b32ce1b

Please sign in to comment.