Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
Noah
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Noah
Commits
107b88f6
Commit
107b88f6
authored
Apr 26, 2011
by
John E. Vincent
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version bump for release
parent
526e1e74
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
version.rb
lib/noah/version.rb
+1
-1
noah.gemspec
noah.gemspec
+1
-1
No files found.
lib/noah/version.rb
View file @
107b88f6
module
Noah
VERSION
=
"0.
6
"
VERSION
=
"0.
8
"
end
noah.gemspec
View file @
107b88f6
...
...
@@ -4,7 +4,7 @@ require "noah/version"
Gem
::
Specification
.
new
do
|
s
|
s
.
name
=
"noah"
s
.
version
=
"
#{
Noah
::
VERSION
}
.pre
"
s
.
version
=
"
#{
Noah
::
VERSION
}
"
s
.
post_install_message
=
%q{This release has backwards incompatible changes to the API. Please watch http://goo.gl/jYqp2 for details}
s
.
platform
=
Gem
::
Platform
::
RUBY
#s.platform = "jruby"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment