Skip to content
Permalink
Browse files

chore: bump components/handlebars.js versions to 5.0.0-alpha.1

  • Loading branch information
nknapp committed Jan 2, 2019
1 parent 920bf1c commit 913b845aa9c0ca1ec2ea75f1be94bfdb7e09d54c
Showing with 3 additions and 3 deletions.
  1. +1 −1 components/bower.json
  2. +1 −1 components/handlebars.js.nuspec
  3. +1 −1 components/package.json
@@ -1,6 +1,6 @@
{
"name": "handlebars",
"version": "4.0.12",
"version": "5.0.0-alpha.1",
"main": "handlebars.js",
"license": "MIT",
"dependencies": {}
@@ -2,7 +2,7 @@
<package>
<metadata>
<id>handlebars.js</id>
<version>4.0.12</version>
<version>5.0.0-alpha.1</version>
<authors>handlebars.js Authors</authors>
<licenseUrl>https://github.com/wycats/handlebars.js/blob/master/LICENSE</licenseUrl>
<projectUrl>https://github.com/wycats/handlebars.js/</projectUrl>
@@ -1,6 +1,6 @@
{
"name": "handlebars",
"version": "4.0.12",
"version": "5.0.0-alpha.1",
"license": "MIT",
"jspm": {
"main": "handlebars",

0 comments on commit 913b845

Please sign in to comment.
You can’t perform that action at this time.