Code Monkey home page Code Monkey logo

Comments (5)

grosser avatar grosser commented on August 29, 2024

should work ... requires are in place, are you sure you got latest ?

be irb
>> require 'rake'
=> true
>> require 'bump/tasks'
=> true
>> Bump.tag_by_default

from bump.

retorquere avatar retorquere commented on August 29, 2024
$ irb
2.3.3 :001 > require 'rake'
 => true 
2.3.3 :002 > require 'bump/tasks'
 => true 
2.3.3 :003 > Bump.tag_by_default
NoMethodError: undefined method `tag_by_default' for Bump:Module
	from (irb):3
	from /Users/emile/.rvm/rubies/ruby-2.3.3/bin/irb:11:in `<main>'
2.3.3 :004 > 

I'm on bump 0.5.3, which is just the version I got when I executed gem install bump

from bump.

grosser avatar grosser commented on August 29, 2024

missing releases :/

@gregorym can you release a new version and check why they are not tagged on github ... are you using rake release ?

from bump.

gregorym avatar gregorym commented on August 29, 2024

I was not using rake release.
Just used it for the first time. New version is 0.5.4

from bump.

retorquere avatar retorquere commented on August 29, 2024

Works like a charm, thanks!

from bump.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.