[Pkg-javascript-commits] [node-umd] 05/05: Release 3.0.1

Bastien Roucariès rouca at moszumanska.debian.org
Mon Apr 17 07:38:15 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to tag 3.0.1
in repository node-umd.

commit 8fc39397901723d695136ee1fdceefb8e0392f5f
Author: Andres Suarez <zertosh at gmail.com>
Date:   Sat Apr 25 10:49:06 2015 -0400

    Release 3.0.1
---
 HISTORY.md   | 5 +++++
 package.json | 4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/HISTORY.md b/HISTORY.md
index d4f678d..2d4b449 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -1,3 +1,8 @@
+3.0.1 / 2015-04-25
+==================
+
+- Document and test casing/sanitization behavior (thanks @bendrucker)
+
 3.0.0 / 2015-02-04
 ==================
 
diff --git a/package.json b/package.json
index 97f5cec..48cb0db 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "umd",
-  "version": "3.0.0",
+  "version": "3.0.1",
   "description": "Universal Module Definition for use in automated build systems",
   "bin": "./bin/cli.js",
   "dependencies": {},
@@ -25,4 +25,4 @@
   },
   "author": "ForbesLindesay",
   "license": "MIT"
-}
\ No newline at end of file
+}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-umd.git



More information about the Pkg-javascript-commits mailing list