Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.

Commit

Permalink
Merge pull request #21 from braingourmets/release/1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverklee committed Jan 30, 2014
2 parents 5c208fc + da069f5 commit 633146c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion VERSIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

| Gem | YAML |
|--------|--------|
| 1.0.3 ||
| 1.0.2 ||
| 1.0.1 ||
| 1.0.0 | 4.2.1 |
| 1.0.0 | 4.1.2 |
2 changes: 1 addition & 1 deletion lib/yamlcss/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Set the Gem version number.
module YamlCss
VERSION = '1.0.2'
VERSION = '1.0.3'
end

0 comments on commit 633146c

Please sign in to comment.