Changeset 5f7de15c00f6f991e77caf8bd30ac9eda203035a for lib
- Timestamp:
- 08/30/08 00:36:33 (4 months ago)
- Parents:
- 2168c40635a237e84a69b74bb34c24f230052ae9
- Children:
- d9ed1b8e030638c4b92d3a7f271eec6b3cc03235
- git-committer:
- Mark Guzman <segfault@hasno.info> / 2008-08-30T00:36:33Z-0400
- Files:
-
- 1 modified
-
lib/fastxml/fastxml_lib.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lib/fastxml/fastxml_lib.rb
r2168c4 r5f7de1 8 8 # Please see the LICENSE file for copyright, licensing and distribution information 9 9 module FastXml 10 VERSION = "0.1.9 4"10 VERSION = "0.1.95" 11 11 module Include #:nodoc: 12 12 end
