Skip to content

Commit

Permalink
Change: v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mugifly committed Apr 19, 2016
1 parent cdd7ea4 commit b12306e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-page-turner",
"version": "0.2.0",
"version": "0.2.1",
"description": "A simple page turner library for AngularJS v1",
"authors": [
"Masanori Ohgita (https://github.com/mugifly)"
Expand Down Expand Up @@ -29,4 +29,4 @@
"devDependencies": {
"angular-mocks": "~1.5.5"
}
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-page-turner",
"version": "0.2.0",
"version": "0.2.1",
"description": "A simple page turner library for AngularJS v1",
"main": "scripts/angular-page-turner.js",
"directories": {
Expand Down

0 comments on commit b12306e

Please sign in to comment.