Skip to content

Commit

Permalink
chore(release): v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yhnavein committed Mar 12, 2015
1 parent 9ca7e65 commit fb1abf4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-tour",
"version": "0.1.1",
"version": "0.1.2",
"description": "An AngularJS directive for showcasing features of your website",
"keywords": [
"angularjs",
Expand Down
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-tour",
"version": "0.1.1",
"version": "0.1.2",
"description": "An AngularJS directive for showcasing features of your website",
"keywords": [
"angularjs",
Expand Down Expand Up @@ -32,7 +32,7 @@
"grunt-contrib-uglify": "~0.2.2",
"grunt-contrib-watch": "~0.5.2",
"grunt-ngmin-concat": "~0.1.0",
"grunt-karma": "~0.7.1",
"grunt-karma": "~0.10.1",
"grunt-html2js": "~0.1.3",
"karma": "~0.12",
"jshint-stylish": "~0.1.3",
Expand All @@ -41,6 +41,7 @@
"grunt-autoprefixer": "~0.4.1",
"grunt-contrib-copy": "~0.4.1",
"karma-ng-html2js-preprocessor": "~0.1.0",
"karma-jasmine": "~0.1.0",
"grunt-bump": "~0.0.11",
"karma-chrome-launcher": "*",
"grunt-processhtml": "~0.2.6"
Expand Down

0 comments on commit fb1abf4

Please sign in to comment.