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

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
alenaksu committed May 13, 2016
1 parent e65566f commit a8f84c9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
### 0.7.5

Minor bugfixes

### 0.7.4

Minor bugfixes
Expand Down
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "mdPickers",
"version": "0.7.4",
"version": "0.7.5",
"homepage": "https://github.com/alenaksu/mdPickers",
"authors": [
"alenaksu"
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "mdPickers",
"version": "0.7.4",
"version": "0.7.5",
"description": "Material Design date/time pickers for Angular Material",
"main": "index",
"scripts": {
Expand Down

0 comments on commit a8f84c9

Please sign in to comment.