Skip to content

Commit 9c6e27c

Browse files
committed
Version bump to 4.0.0
1 parent 6b43807 commit 9c6e27c

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

History.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
See github releases for versions > 3.3.1
2+
https://github.com/Empact/roxml/releases
3+
14
== 3.3.1 (February 10, 2012)
25

36
* bug fix

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.1
1+
4.0.0

roxml.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
# DO NOT EDIT THIS FILE DIRECTLY
33
# Instead, edit Juwelier::Tasks in Rakefile, and run 'rake gemspec'
44
# -*- encoding: utf-8 -*-
5-
# stub: roxml 3.3.1 ruby lib
5+
# stub: roxml 4.0.0 ruby lib
66

77
Gem::Specification.new do |s|
88
s.name = "roxml".freeze
9-
s.version = "3.3.1"
9+
s.version = "4.0.0"
1010

1111
s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
1212
s.require_paths = ["lib".freeze]

0 commit comments

Comments
 (0)