Code Monkey home page Code Monkey logo

Comments (7)

ikesyo avatar ikesyo commented on August 19, 2024

Looks like 0.11 is not listed in the found tags messeage:

Found tags ([0.1.1, 0.6.1, 0.7.0-beta.1, 0.7.0, 0.8.1, 0.8.2, 0.8.3, 0.9.0, 0.10.0, 0.10.1])

You might have to run swift package fetch or swift package update.

from commandant.

mitsuse avatar mitsuse commented on August 19, 2024

Thanks for a quick reply. I tried also swift package fetch but got a same message as before.

from commandant.

ikesyo avatar ikesyo commented on August 19, 2024

That's really annoying...... 😫

from commandant.

ikesyo avatar ikesyo commented on August 19, 2024

Okay, we should consistently use x.y.z style tag to meet Semantic Versioning spec: http://semver.org/#spec-item-2

A normal version number MUST take the form X.Y.Z where X, Y, and Z are non-negative integers, and MUST NOT contain leading zeroes. X is the major version, Y is the minor version, and Z is the patch version. Each element MUST increase numerically. For instance: 1.9.0 -> 1.10.0 -> 1.11.0.

@mdiep I'm going to cut 0.11.1 release to just fix the versioning issue.

from commandant.

mitsuse avatar mitsuse commented on August 19, 2024

Thanks!

from commandant.

ikesyo avatar ikesyo commented on August 19, 2024

@mitsuse Thank you! This should be fixed with 0.11.1.

from commandant.

mdiep avatar mdiep commented on August 19, 2024

Thanks @ikesyo!

from commandant.

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.