Skip to content

Commit

Permalink
0.2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
tamtakoe committed Nov 8, 2015
1 parent 9b4b4b9 commit a5440a1
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/select-tpls.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ angular.module('oi.select')
full: '0.2.17',
major: 0,
minor: 2,
dot: 16
dot: 17
},
$get: function() {
return {
Expand Down
2 changes: 1 addition & 1 deletion dist/select-tpls.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/select.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ angular.module('oi.select')
full: '0.2.17',
major: 0,
minor: 2,
dot: 16
dot: 17
},
$get: function() {
return {
Expand Down
2 changes: 1 addition & 1 deletion dist/select.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/services.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ angular.module('oi.select')
full: '0.2.17',
major: 0,
minor: 2,
dot: 16
dot: 17
},
$get: function() {
return {
Expand Down

0 comments on commit a5440a1

Please sign in to comment.