Skip to content

Commit a4de41c

Browse files
committed
Bumping version to 1.2.0 for release
1 parent 2be0c3d commit a4de41c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## (Unreleased)
1+
## 1.2.0 - 4/14/2013 ##
22

33
* 0 and 0px are now reconciled as redundancies
44
* Disables color support by default for windows & ruby < 2.0

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
csscss (1.1.0)
4+
csscss (1.2.0)
55
colorize
66
parslet (~> 1.5)
77

lib/csscss/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Csscss
2-
VERSION = "1.1.0"
2+
VERSION = "1.2.0"
33
end

0 commit comments

Comments
 (0)