Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Commit 6e4ec05

Browse files
committed
v3.3.7
1 parent dad12ef commit 6e4ec05

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

client/bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pixelhandler-blog",
3-
"version": "3.3.6",
3+
"version": "3.3.7",
44
"dependencies": {
55
"jquery": "^2.1.3",
66
"qunit": "~1.17.1",

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"summary": "Bill Heaton's Blog website",
44
"description": "Pixelhandler.com - Pushin' & pullin' pixels on the web",
55
"homepage": "http://pixelhandler.com",
6-
"version": "3.3.6",
6+
"version": "3.3.7",
77
"private": true,
88
"directories": {
99
"bin": "bin",

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"summary": "API for Bill Heaton's Blog website",
44
"namespace": "api",
55
"homepage": "http://pixelhandler.com",
6-
"version": "3.3.6",
6+
"version": "3.3.7",
77
"private": false,
88
"directories": {
99
"bin": "bin"

0 commit comments

Comments
 (0)