Skip to content

Commit

Permalink
Release 0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cvn committed Mar 9, 2015
1 parent 05725c5 commit 93f768e
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.3.5",
"version": "0.3.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.3.5 - 2015-03-09
/*! angular-shims-placeholder - v0.3.6 - 2015-03-09
* 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.3.5",
"version": "0.3.6",
"homepage": "https://github.com/cvn/angular-shims-placeholder",
"author": {
"name": "Chad von Nau",
Expand Down

0 comments on commit 93f768e

Please sign in to comment.