Skip to content

Commit bdf57b7

Browse files
author
Christoph Burgmer
committed
Bump version
1 parent c2dffea commit bdf57b7

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "csscritic",
3-
"version": "0.3.0-alpha",
3+
"version": "0.3.0",
44
"main": [
55
"dist/csscritic.allinone.js",
66
"dist/csscritic.min.css"

dist/csscritic-phantom.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! PhantomJS regression runner for CSS Critic - v0.3.0-alpha - 2014-05-12
1+
/*! PhantomJS regression runner for CSS Critic - v0.3.0 - 2014-05-12
22
* http://www.github.com/cburgmer/csscritic
33
* Copyright (c) 2014 Christoph Burgmer, Copyright (c) 2012 ThoughtWorks, Inc.; Licensed MIT */
44
/* Integrated dependencies:

dist/csscritic.allinone.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "csscritic",
33
"title": "CSS Critic",
4-
"version": "0.3.0-alpha",
4+
"version": "0.3.0",
55
"description": "A lightweight framework for regression testing of Cascading Style Sheets.",
66
"keywords": [
77
"CSS",

0 commit comments

Comments
 (0)