Skip to content

Commit

Permalink
Version 0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Nunamaker committed Jul 5, 2017
1 parent 8b03b39 commit 439bd93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "bv-ui-core",
"version": "0.13.0",
"version": "0.13.1",
"license": "Apache 2.0",
"description": "Bazaarvoice UI-related JavaScript",
"repository": {
"type": "git",
"url": "git://github.com/bazaarvoice/bv-ui-core"
},
"engines": {
"node" : ">=6.10"
"node": ">=6.10"
},
"scripts": {
"lint": "eslint karma.conf.js lib test",
Expand Down

0 comments on commit 439bd93

Please sign in to comment.