[Pkg-javascript-commits] [backbone] 152/173: Bump to v1.3.1
Jonas Smedegaard
dr at jones.dk
Wed Aug 31 07:44:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository backbone.
commit 7fe056cd247a86eb0eafa2b57aa99865214a3c3b
Author: Justin Ridgewell <justin at ridgewell.name>
Date: Thu Mar 3 22:06:21 2016 -0500
Bump to v1.3.1
Because I screwed up the 1.3.0 release by not building the min files...
Sorry everyone.
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 508d1f6..8dee11a 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
"lint": "eslint backbone.js test/*.js"
},
"main": "backbone.js",
- "version": "1.3.0",
+ "version": "1.3.1",
"license": "MIT",
"repository": {
"type": "git",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/backbone.git
More information about the Pkg-javascript-commits
mailing list