Skip to content

Commit

Permalink
Add version info
Browse files Browse the repository at this point in the history
  • Loading branch information
sadiqmmm committed Sep 30, 2015
1 parent a59243d commit ee33eb8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
language: ruby
rvm:
- 2.2.3
- 2.2.2
before_install: gem install bundler -v 1.10.6
2 changes: 1 addition & 1 deletion lib/clipboard/rails/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Clipboard
module Rails
VERSION = "0.1.0"
VERSION = "1.3.1"
end
end

0 comments on commit ee33eb8

Please sign in to comment.