Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
princejwesley committed Jan 24, 2016
1 parent 5a1ea28 commit db23826
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"name": "angular-circular-slider",
"version": "0.1.3",
"version": "1.0.0",
"homepage": "https://github.com/princejwesley/angular-circular-slider",
"authors": [
"princejwesley <[email protected]>"
],
"main" : [
"main": [
"dist/js/angular-circular-slider.min.js",
"dist/css/angular-circular-slider.min.css"
],
"license": "MIT",
"ignore": [
"!(dist)"
],
"description" : "Angular circular slider",
"description": "Angular circular slider",
"dependencies": {
"angular": "~1.3.5"
"angular": "~1.3.5"
},
"keywords": [
"angular",
Expand Down

0 comments on commit db23826

Please sign in to comment.