Skip to content

Commit

Permalink
Update package.json to bump version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jlbooker authored Dec 19, 2016
1 parent e6b02b6 commit a47d4b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@
"scripts": {
"test": "bower install && ./node_modules/karma/bin/karma start --single-run --browsers PhantomJS"
},
"version": "1.0.1",
"version": "1.1.0",
"main": "dist/typeahead.bundle.js"
}

2 comments on commit a47d4b5

@DMeganoski
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you didn't tag it, though. ^^

@jlbooker
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops. Good call, @DMeganoski. I'll do that now.

Please sign in to comment.