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

Commit

Permalink
[TASK] Change version to 1.0.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
michsch committed Jan 30, 2014
1 parent 97bd62f commit da069f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions 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.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 da069f5

Please sign in to comment.