Pārlūkot izejas kodu

:ship: bump to version 3.2.0-beta.0

tags/v3.2.0
Phillip Johnsen pirms 6 gadiem
vecāks
revīzija
492d6838a8
6 mainītis faili ar 6 papildinājumiem un 6 dzēšanām
  1. +1
    -1
      mustache.js
  2. +1
    -1
      mustache.js.nuspec
  3. +1
    -1
      mustache.min.js
  4. +1
    -1
      mustache.mjs
  5. +1
    -1
      package-lock.json
  6. +1
    -1
      package.json

+ 1
- 1
mustache.js Parādīt failu

@@ -651,7 +651,7 @@

var mustache = {
name: 'mustache.js',
version: '3.1.0',
version: '3.2.0-beta.0',
tags: [ '{{', '}}' ],
clearCache: undefined,
escape: undefined,


+ 1
- 1
mustache.js.nuspec Parādīt failu

@@ -2,7 +2,7 @@
<package >
<metadata>
<id>mustache.js</id>
<version>3.1.0</version>
<version>3.2.0-beta.0</version>
<authors>mustache.js Authors</authors>
<licenseUrl>https://github.com/janl/mustache.js/blob/master/LICENSE</licenseUrl>
<projectUrl>http://mustache.github.com/</projectUrl>


+ 1
- 1
mustache.min.js
Failā izmaiņas netiks attēlotas, jo tās ir par lielu
Parādīt failu


+ 1
- 1
mustache.mjs Parādīt failu

@@ -644,7 +644,7 @@ Writer.prototype.rawValue = function rawValue (token) {

var mustache = {
name: 'mustache.js',
version: '3.1.0',
version: '3.2.0-beta.0',
tags: [ '{{', '}}' ],
clearCache: undefined,
escape: undefined,


+ 1
- 1
package-lock.json Parādīt failu

@@ -1,6 +1,6 @@
{
"name": "mustache",
"version": "3.1.0",
"version": "3.2.0-beta.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {


+ 1
- 1
package.json Parādīt failu

@@ -1,6 +1,6 @@
{
"name": "mustache",
"version": "3.1.0",
"version": "3.2.0-beta.0",
"description": "Logic-less {{mustache}} templates with JavaScript",
"author": "mustache.js Authors <http://github.com/janl/mustache.js>",
"homepage": "https://github.com/janl/mustache.js",


Notiek ielāde…
Atcelt
Saglabāt