From d2356e4ac4b1b984cf8acae5968b2d08109f7044 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Feb 25 2015 15:43:45 +0000 Subject: 0.6.15 --- diff --git a/.gitignore b/.gitignore index a61175f..9c9a9e5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /ast-types-0.4.5.tgz /ast-types-0.6.14.tgz +/ast-types-0.6.15.tgz diff --git a/nodejs-ast-types.spec b/nodejs-ast-types.spec index 17ab068..ee52069 100644 --- a/nodejs-ast-types.spec +++ b/nodejs-ast-types.spec @@ -6,7 +6,7 @@ %global barename ast-types Name: nodejs-ast-types -Version: 0.6.14 +Version: 0.6.15 Release: 1%{?dist} Summary: Esprima-compatible implementation of the Mozilla JS Parser API @@ -64,6 +64,9 @@ mocha --reporter spec test/run.js %{nodejs_sitelib}/ast-types/ %changelog +* Wed Feb 25 2015 Ralph Bean - 0.6.15-1 +- new version + * Fri Feb 20 2015 Ralph Bean - 0.6.14-1 - new version diff --git a/sources b/sources index faaa2fe..9341ed8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5d06f2d0134025e46a1f066f27810cbd ast-types-0.6.14.tgz +bc74250d0f41f99d856a471b7c992577 ast-types-0.6.15.tgz