Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fizzy_api
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Compsy
fizzy_api
Commits
4b910078
Commit
4b910078
authored
8 years ago
by
Ando Emerencia
Browse files
Options
Downloads
Plain Diff
Merge pull request #13 from roqua/ae-bump-version
bump version to 0.1.2
parents
9a4b07eb
f34bc0bf
Branches
Branches containing commit
Tags
v0.1.2
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Gemfile.lock
+1
-1
1 addition, 1 deletion
Gemfile.lock
lib/fizzy/api/version.rb
+1
-1
1 addition, 1 deletion
lib/fizzy/api/version.rb
with
2 additions
and
2 deletions
Gemfile.lock
+
1
−
1
View file @
4b910078
PATH
remote: .
specs:
fizzy-api (0.1.
1
)
fizzy-api (0.1.
2
)
active_interaction (~> 2.0)
httparty (~> 0.12)
virtus (~> 1.0)
...
...
This diff is collapsed.
Click to expand it.
lib/fizzy/api/version.rb
+
1
−
1
View file @
4b910078
module
Fizzy
module
Api
VERSION
=
'0.1.
1
'
.
freeze
VERSION
=
'0.1.
2
'
.
freeze
end
end
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment